# Advanced phishing detection

### How phishing detection works <a href="#how-phishing-detection-works" id="how-phishing-detection-works"></a>

**We have integrated phishing lists from Polkadot {.js} and ChainPatrol to protect you from scams.** When you encounter a potentially malicious website, you will receive a prominent warning notification like this:

<figure><img src="/files/NHVEo8bdQITNlxWZUpKY" alt="" width="363"><figcaption></figcaption></figure>

You can either click:

* "**I trust this site**" to continue to the site, or
* "**Get me out of here**" to exit the screen and return to the homepage.

{% hint style="warning" %}
Please be aware that we won't take responsibility for any action once you click "**I trust this site**".
{% endhint %}

### **Enable phishing detection** <a href="#enable-phishing-detection" id="enable-phishing-detection"></a>

**Step 1**: Open the SubWallet extension and click on the <img src="/files/Fa0WkuZAMjnP5zVvAdmq" alt="" data-size="line"> icon at the top left corner to get to the Settings section.

<figure><img src="/files/OG4eLqF5i5FjvqIofT87" alt="" width="362"><figcaption></figcaption></figure>

**Step 2**: In the Settings section, select “**Security settings**”.

<figure><img src="/files/mbxNqNOdfPtLIvPztgoj" alt="" width="362"><figcaption></figcaption></figure>

**Step 3**: Enable the toggle next to the "**Advanced phishing detection**" option.

<div><figure><img src="/files/8uhYbrEPUprJ1ZICXfg3" alt="" width="362"><figcaption></figcaption></figure> <figure><img src="/files/0x5HobLjWcEXys0SYE7y" alt="" width="362"><figcaption></figcaption></figure></div>

You have successfully enhanced the security of your wallet with an additional layer of protection!


---

# 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.subwallet.app/main/extension-user-guide/account-security/advanced-phishing-detection.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.
