# Use Cases

### **1. Token Investors Conducting Due Diligence**

*Actors:* Individual investors, institutional investors\
\&#xNAN;*Scenario:* Before investing in a new token, investors use ItSafe AI to scan the token’s smart contract. The platform provides a detailed audit report highlighting risks, suspicious functions, and ownership permissions. This helps investors make informed decisions and avoid scams or risky tokens.

### **2. Developers Performing Smart Contract Security Audits**

*Actors:* Blockchain developers, security auditors\
\&#xNAN;*Scenario:* Developers submit their smart contract code or deployed contract address to ItSafe AI to automatically analyze every function for vulnerabilities, permission issues, or backdoors. They receive detailed feedback and suggested fixes to improve contract security before deployment or public release.

### 3. API Rental System for Third-Party Integration

*Actors:* Developers, analytics platforms, crypto apps\
\&#xNAN;*Description:* Provide a rentable API allowing third-party services to access ItSafe AI’s audit data and insights programmatically. This enables integration into wallets, dashboards, DEXs, or analytic tools, expanding ItSafe AI’s reach and usability.

### **4. Decentralized Exchange (DEX) Listing Verification**

*Actors:* DEX operators, listing teams\
\&#xNAN;*Scenario:* DEX platforms integrate ItSafe AI to automatically check tokens before listing them. ItSafe AI scans token contracts for potential risks, ownership centralization, or malicious code, ensuring only safe and audited tokens are listed on the exchange.

### **5. Community Moderators Verifying Token Safety**

*Actors:* Crypto community admins, Telegram groups, Discord moderators\
\&#xNAN;*Scenario:* Moderators use/add the ItSafe AI Telegram bot (to there public/pvt groups) to quickly check tokens shared by community members, verifying their safety and legitimacy before allowing discussions or promotions, thus protecting the community from scams.&#x20;

### **6. Token Creators Marketing Transparency**

*Actors:* Token projects, marketing teams\
\&#xNAN;*Scenario:* Token teams use Itsafe AI to generate publicly available audit reports, showcasing their contract’s security to build trust and credibility with investors and the community.


---

# 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/the-core/usecases.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.
