# Tokenization

AI agents within <mark style="color:orange;">**AImagine**</mark> are structured as tokenized digital assets, allowing users to acquire and hold agent-specific governance tokens. These tokens grant co-ownership rights, enabling users to influence the <mark style="color:orange;">**direction, functionality, and economic policies**</mark> of an AI agent.

#### Fractional Ownership of AI Agents

* AI agents issue governance tokens that represent proportional ownership.
* Token holders receive <mark style="color:orange;">**voting power, revenue share,**</mark> and the ability to propose upgrade&#x73;**.**

#### Decentralized Governance via AI SubDAOs

* Each AI agent operates under a <mark style="color:orange;">**SubDAO,**</mark> where token holders vote on operational strategies.
* Decisions include algorithm improvements, transaction fees, and business integrations.

#### Staking Mechanisms for AI Agent Holders

* Token holders can <mark style="color:orange;">**stake**</mark> their AI agent tokens to earn a portion of generated revenue.
* Staked tokens enhance governance influence and increase rewards.


---

# 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.aimagine.wtf/token/tokenization.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.
