# Spotting Unsafe Websites

In this article, I wanted to provide a list of tools/site to use to help identify if something is potentially malicious or safe to use.

These will help aid you in checking websites for safety, learn helpful information about websites, how to report them, and a couple of other tools that I like to use.

Do not ever use just one tool to determine if you believe some thing is safe or not to use. Use multiple methods.

If you do not prefer to read the document, you can watch my video where I walk through each item: <https://youtu.be/9wTcWnZDwnw>


---

# 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/spotting-unsafe-websites.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.
