# AI Agent Launch

### IAO Process: How AI Agents Launch on AImagine

The Initial Agent Offering follows a structured process to ensure an efficient and fair launch:

#### Step 1: AI Agent Deployment & Token Creation

* Developers or communities create an AI agent using <mark style="color:orange;">**AImagine’s launchpad**</mark><mark style="color:orange;">.</mark>
* A fixed supply of <mark style="color:orange;">**agent tokens is minted**</mark> based on predefined tokenomics.

#### Step 2: Bonding Curve Activation & Token Pricing

* A bonding curve model is used to determine the <mark style="color:orange;">**starting price of agent tokens**</mark><mark style="color:orange;">.</mark>
* Early buyers acquire tokens at lower prices, incentivizing initial participation.

#### Step 3: Liquidity Provisioning & Public Sale

* AI agent tokens are paired with <mark style="color:orange;">**$AIMG**</mark> to establish liquidity pools on decentralized exchanges (DEXs).
* A public sale is initiated, where users can purchase tokens directly from the liquidity pool.

#### Step 4: Community Governance & Utility Activation

* <mark style="color:orange;">**Token holders gain voting rights**</mark> on AI agent upgrades, operational settings, and monetization strategies.
* AI agents begin providing services, <mark style="color:orange;">**generating revenue for token holders**</mark> and the broader ecosystem.


---

# 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/iao/ai-agent-launch.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.
