# Application and use cases

<table data-full-width="true"><thead><tr><th width="236.39996337890625">Use Case</th><th width="223">Tokenized Asset Type</th><th>aZen Protocol Value</th></tr></thead><tbody><tr><td>Decentralized AI Training &#x26; Inference</td><td>AI Models (dfNFTs)</td><td>Low-cost, scalable compute power for AI services</td></tr><tr><td>Web3 AI dApp Execution</td><td>Applications (dfNFTs)</td><td>Decentralized hosting &#x26; execution of AI-driven dApps</td></tr><tr><td>Composable DePIN Services</td><td>AI &#x26; Computation (dfNFTs)</td><td>Scalable, decentralized AI &#x26; computational infrastructure</td></tr><tr><td>AI-driven Smart Contracts</td><td>Smart Automation</td><td>AI-enhanced decision-making for smart contract execution</td></tr><tr><td>Decentralized AI Gaming &#x26; Metaverse</td><td>AI-driven Assets</td><td>NFT-based AI agents powering game worlds</td></tr><tr><td>Decentralized Data Collection for AI</td><td>AI Training Data (dfNFTs)</td><td>Trustless, privacy-preserving AI data pipelines</td></tr></tbody></table>


---

# 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://azen-protocol.gitbook.io/azen-gitbook/azen-protocol/application-and-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.
