# FAQS

<details>

<summary>⁉️What is Itsafe AI?</summary>

**Itsafe AI is an advanced audit tool for smart contracts that thoroughly analyzes every function and provides detailed insights.** Powered by AI, **Itsafe AI** enables safer interactions across the Web3 ecosystem through intelligent analysis and adaptable infrastructure.

</details>

<details>

<summary>⚙️Does Itsafe AI give a score to contracts?</summary>

No. Itsafe AI doesn’t rely on vague scores. Instead, it breaks down every function in the contract and highlights exactly what it does — such as minting, ownership control, blacklist logic, taxes, and more — so **you can understand the real risk** behind the code.

</details>

<details>

<summary>🔄 What’s coming next to Itsafe AI?</summary>

A lot. Some of the upcoming features include:

* **API rental system** for developers to integrate real-time security data.
* **ITAI Trading Bot** allows you to trade only safe contracts that have passed the Itsafe AI audit system.&#x20;
* **Token Monitor System** (Mini DEX) to track live contracts, flags, and trends
* **Historical Audit Reports** so you can monitor contract evolution
* **More bot upgrades** and automated trade safety alerts

</details>

<details>

<summary>🧰 I’m a developer. Can I use Itsafe AI in my own project?</summary>

Yes! Itsafe AI offers an **API rental system for developers**. You can integrate our AI audit engine into your app, exchange, wallet, or dashboard to provide real-time security data to your users. Flexible rental tiers make it scalable for any team.

</details>

<details>

<summary>💡 Is the AI model continuously improving?</summary>

Absolutely. Itsafe AI is built on **machine learning** that evolves with time. As more audits are performed and new risks are identified, the model **learns and updates itself**, becoming smarter with every scan.

</details>

<details>

<summary>🔶What are the Supported Chains &#x26; Pairs</summary>

**Chain:** Ethereum (ERC20) <mark style="color:green;">**/**</mark> **Pairs**: Uniswap v2

</details>

<details>

<summary>📄 What is the contract address of Itsafe AI?</summary>

**0xCE2cBa521d6cF1A69B75FAaAfE391c6053aF83B6**

</details>


---

# 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.itsafe.ai/links/faqs.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.
