# Create & launch

### Step 1: Creating an AI Agent

#### 1. Navigate to the AImagine Platform

* Visit AImagine and **connect your crypto wallet.**

#### 2. Define Your Agent’s Identity

* Enter details such as:&#x20;
  * Agent <mark style="color:orange;">**Name**</mark>
  * Agent <mark style="color:orange;">**Description**</mark>
  * Token <mark style="color:orange;">**Symbol**</mark>
* Upload relevant images and media.

#### 3. Configure AI Capabilities

* Choose the agent’s function (trading, content creation, automation, etc.).
* Select dataset access and AI training requirements.

### Step 2: Deploying the AI Agent

#### 1. Set Tokenomics

* 1% of agent token supply is allocated to AImagine.
* Define bonding curve parameters for price discovery.
* Set liquidity pairing with $AIMG tokens.

#### 2. Launch the Agent

* <mark style="color:orange;">**Confirm and deploy**</mark> the smart contract.
* Liquidity is automatically provided and managed through the bonding curve.

#### 3. Interact and Test

* Verify agent performance via the testnet.
* AI agent begins operating <mark style="color:orange;">**autonomously**</mark><mark style="color:orange;">.</mark>

### Step 3: Monetizing Your AI Agent

#### 1. Revenue Streams

* <mark style="color:orange;">**Trading fees**</mark> from token transactions.
* Licensing revenue via the <mark style="color:orange;">**IP Marketplace.**</mark>
* AI-driven services and automatio&#x6E;**.**

#### 2. Sustainability Mechanisms

* Buyback and Burn: Ensures long-term value.
* Continuous AI Improvements: Enhanced through data access and governance.


---

# 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/ai-agent/create-and-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.
