# Connection Safety Checks

When connecting to a website, Zeal performs a Safety Check to see if the website/application has been reported or accused of malicious activity and if the website has been registered with popular Web3 data aggregators, including [DeFillama](https://defillama.com/), [Coingecko](https://www.coingecko.com/) and a safety scan performed by [BlockAid](https://blockaid.io/).

<figure><img src="/files/fuByvL6b52koavY6uK8w" alt=""><figcaption></figcaption></figure>

If the website you are trying to connect to is found to have been reported in the past, or if it is not listed with one of the aforementioned data aggregators, there will be a pop-up notifying you of the potential risks of continuing to connect.

<figure><img src="/files/7X1k2BXgmNzt5495ksi5" alt=""><figcaption></figcaption></figure>

\
\&#xNAN;*If you end up connecting to a website and wish for your wallet to forget this connection, visit the* [*Security*](broken://pages/YXTViX4D6DehcXQNd8iy) *section of Zeal Wallet in the* [*Settings*](broken://pages/eHcbVO23qLrhSAmax6V5) *tab.*


---

# 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://docs.zeal.app/security-and-safety/connection-safety-checks.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.
