> For the complete documentation index, see [llms.txt](https://neoauditai.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://neoauditai.gitbook.io/main/home.md).

# HOME

{% hint style="warning" %}
Due to a lack of funds, Neoaudit project has ceased it's function.
{% endhint %}

***

**Explore NAAI ecosystem and solutions below**

***

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>▪️ API Overview</strong></td><td></td><td><ul><li>Supercharge your AI models with our rich intelligence API. Access in-depth security audits, on-chain analytics, and social insights for comprehensive risk assessment.</li><li>Comprehensive intelligence reports accessible by ticker or keyword. Tap into our rich dataset enhanced by the insights of our auto-browsing AI agents.</li><li>Unique endpoints to enable seamless integration with other AI models and projects.</li></ul></td><td><a href="/files/A9CfchkxL5CljWV5F0Ys">/files/A9CfchkxL5CljWV5F0Ys</a></td></tr><tr><td><strong>▪️ B2C Solutions Overview</strong></td><td><p></p><ul><li>Our user-friendly tools provide instant, actionable security analyses for any smart contract on Ethereum.</li><li>Social sentiment monitoring and insightful market analysis to equip you with the market edge you need.</li><li>Effortless Research helps simplify complex crypto questions, delivering up to date AI-generated answers tailored to your needs.</li></ul></td><td></td><td><a href="/files/6x3nMWfxzQXCRePy9E3k">/files/6x3nMWfxzQXCRePy9E3k</a></td></tr></tbody></table>

***

{% hint style="info" %}
While $NAAI is available for trading on Uniswap, do not expect any return on your trades. Most crypto traders lose money. Read the full disclaimer
{% endhint %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://neoauditai.gitbook.io/main/home.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
