> For the complete documentation index, see [llms.txt](https://docs.vannalabs.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vannalabs.ai/vision/the-ai-one-stop-shop/ai-models-on-vanna.md).

# AI Models on Vanna

**AI Agents**

The Vanna Network aims to be the one-stop shop for AI agents where agentic models can be deployed and will simply be able to run autonomously. This is powered not just by the suite of AI/ML-specific features Vanna offers (inference execution, preprocessing tools, access to on-chain state...etc) but also the composability of smart contracts on Vanna.

More details on our framework for AI Agents to come soon....

**AI Models**

The Vanna Labs team also plans to release traditional HTTP API endpoints and serve as a contender in the Web2.0 AI compute space. Not only is inference just as efficient as its centralized cloud compute provider counterparts, but Vanna also offers a suite of options around inference security that cloud providers do not have. Furthermore, integrating the Vanna Network as an execution layer into your AI/ML inference workloads is just as easy as other providers.&#x20;


---

# 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:

```
GET https://docs.vannalabs.ai/vision/the-ai-one-stop-shop/ai-models-on-vanna.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.
