# Daily Activity - Best Practices

The overall premise of this document is to give the average user some guidance and direction on better protecting themselves on a routine basis. While we are active in Cardano and Blockchain technology, most of what we do is still interacting with traditional “Web2”, or general internet, activity. Therefore, all of the common attack methods and vectors for bad actors are still present. This document, and most documents will either be an organized bulleted list, or a PowerPoint. I am also discussing with other teams about incorporating my content into their process/application.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://epochsec.gitbook.io/daily-activities-best-practices/daily-activity-best-practices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
