# Use Cases

$FAGOT is a <mark style="background-color:green;">**decentralized, open sourced, AI-powered blockchain transaction verification platform**</mark>

When a user **wants to transfer funds** to an exchange, another address, or perform repeated transfers:

* **Frontend+Backend Protection:** \
  $FAGOT checks whether the **frontend and backend smart contract displays match**, preventing phishing scams where the frontend disguises itself as a legitimate transaction!
* **Anti-Phishing:**\
  When you attempt to send funds to an address, $FAGOT instantly uses its AI model to detect any potential threats associated with that address. If it might be a pig butchering scam or a lookalike address, you'll receive an immediate notification—so you never have to worry about sending funds to the wrong address and losing your assets.
* **Quick Scanning:**\
  Even if an address hasn’t been flagged as dangerous on platforms like Etherscan, our state-of-the-art AI model is specifically designed to detect correlations. As long as the address is related to a dangerous one, you will be notified instantly!

When a user wants to **claim rewards, collect NFTs, airdrops, or make deposits and transactions**:

* **Smart Contract Protection:**\
  When you interact with any smart contract, $FAGOT instantly uses its AI model to detect potential threats associated with the contract’s address. Regardless of whether the contract contains hidden elements that standard transaction simulations might miss, or if it employs Permit2 to mask its risk, we will alert you immediately—ensuring you are fully aware of the contract’s risk.


---

# 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://fagot.gitbook.io/fagot.ai-docs/use-cases.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.
