# Tokenized Agents

One of Ai-Gents’ most transformative features is the ability to tokenize agents. This means turning an AI agent into a blockchain-based digital asset that can be owned, governed, and monetized. Tokenized agents unlock a new world of possibilities:

* **Governance**: Tokens allow stakeholders to influence an agent’s actions or development.
* **Monetization**: Owners can generate revenue by deploying agents in marketplaces or renting their capabilities.
* **Incentivization**: Developers and contributors can be rewarded with tokens for improving an agent’s functionality.

By tokenizing agents, Ai-Gents bridges the gap between AI innovation and blockchain economics, creating a new paradigm for value exchange.


---

# 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://docs.ai-gents.io/core-concepts/publish-your-docs.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.
