# Token Security Scan

When selecting a token, you will be able to run a security scan of the token contract. This can identify taxes, sell limits, and other useful information. This security scan can be run every 5 minutes and results are shared amongst other users.

<figure><img src="/files/RwAghtmxNAsb1sjeT3Yt" alt=""><figcaption><p>Security scan example</p></figcaption></figure>

You can cycle through historical security scans of each token by changing the page at the bottom of the security scan panel. This is helpful to compare taxes at start of trading, buy/sell limits, etc.

{% hint style="danger" %}
Security info on a token is not 100% guaranteed as contract owners can modify settings at any time, creating honeypots or rugging users. Trade at your own risk.
{% endhint %}


---

# 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.defined.fi/defined-docs/defined-classic/defined-features/token-security-scan.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.
