# Discover & Deploy AI Models

### Comprehensive marketplace to discover and deploy AI models

Aura offers a universal deployment architecture that abstracts away the friction typically associated with integrating AI models into end-user environments. Unlike conventional AI platforms that require developers to build custom APIs or backends for each application, Aura provides a streamlined deployment pipeline where models can be configured once and instantly exposed to a wide array of interfaces.

These interfaces can range from real-time dashboards and productivity tools to protocol-level automations and autonomous smart contracts. The key advantage is that models deployed via Aura are no longer bound to a single use case or frontend. Instead, they exist as modular services that can be embedded into systems through permissionless endpoints, callable contracts, or programmable hooks.

Developers define key parameters like input/output formatting, usage constraints, and invocation logic at deployment time. Aura handles all routing, infrastructure orchestration, access controls, and performance monitoring behind the scenes. This allows developers to offload the burden of DevOps and infrastructure scaling, and focus purely on model performance and domain-specific improvements.

For example, a developer deploying a financial prediction model can make it immediately accessible to hedge funds, DAO treasuries, and market dashboard providers, without writing a single line of integration-specific code. This composability is critical in enabling true AI-as-a-protocol — where models can interact with both human users and machine systems without friction.

In the future, Aura will also support interoperability layers with other decentralized protocols, such as data oracles, decentralized storage layers, and reputation systems, enabling models to become deeply embedded across the decentralized application landscape.

<figure><img src="/files/DZ4JAueMpWYJZWvylEqs" alt=""><figcaption></figcaption></figure>


---

# 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://aura-9.gitbook.io/aura/aura-core-functions/quickstart.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.
