# EvaAI

## EvaAI

- [INTRODUCTION](https://evaai.gitbook.io/evaai/welcome-to-eva/introduction.md)
- [VISION](https://evaai.gitbook.io/evaai/welcome-to-eva/vision.md)
- [EVA SENTINEL](https://evaai.gitbook.io/evaai/products/eva-sentinel.md)
- [EVA DEX](https://evaai.gitbook.io/evaai/products/eva-dex.md)
- [EVA TRADING](https://evaai.gitbook.io/evaai/products/eva-trading.md)
- [EVA API](https://evaai.gitbook.io/evaai/products/eva-api.md)
- [ROADMAP](https://evaai.gitbook.io/evaai/products/roadmap.md)
- [FIRST TIME USERS](https://evaai.gitbook.io/evaai/user-manuals/first-time-users.md): Getting Started with EVA
- [DEX](https://evaai.gitbook.io/evaai/user-manuals/dex.md)
- [Social Updates](https://evaai.gitbook.io/evaai/user-manuals/dex/social-updates.md): Get notified the minute projects update their social links on Dexscreener!
- [New Launches](https://evaai.gitbook.io/evaai/user-manuals/dex/new-launches.md): Get new token launch notifications on Telegram faster than any other tracker!
- [TRADING](https://evaai.gitbook.io/evaai/user-manuals/trading.md)
- [Getting Started](https://evaai.gitbook.io/evaai/user-manuals/trading/getting-started.md)
- [Feature Manual](https://evaai.gitbook.io/evaai/user-manuals/trading/feature-manual.md)
- [EVA SENTINEL X](https://evaai.gitbook.io/evaai/user-manuals/eva-sentinel-x.md)
- [API](https://evaai.gitbook.io/evaai/user-manuals/api.md): Currently, eVa AI API are only available for: eth, bsc, base, arb
- [TOKENOMICS](https://evaai.gitbook.io/evaai/usdeva-token/tokenomics.md)
- [EVA PREMIUM](https://evaai.gitbook.io/evaai/usdeva-token/eva-premium.md)
- [CONTRACTS](https://evaai.gitbook.io/evaai/usdeva-token/contracts.md)
- [FAQs](https://evaai.gitbook.io/evaai/usdeva-token/faqs.md)
- [Token Gating Tiers](https://evaai.gitbook.io/evaai/using-eva/token-gating-tiers.md)
- [Wallet Verification](https://evaai.gitbook.io/evaai/using-eva/token-gating-tiers/wallet-verification.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://evaai.gitbook.io/evaai/welcome-to-eva/introduction.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.
