# Tokenize Agent

Allows creators to tokenize their AI products, facilitating fractional ownership and benefits such as revenue sharing with "Model tokens."

## Tokenize operation entry

* Option one : After you have created the agent, click "Tokenize Agent" in this popup to enter the Tokenize interface

<figure><img src="/files/Xmw3WvFyL0jiPbBLbPM7" alt=""><figcaption></figcaption></figure>

* Option two : On the homepage, click on "My Agents," then click on "Created Agent" to view all the agents you have created. From there, click on "Tokenize my agent" to enter the Tokenize interface

<figure><img src="/files/6qLehOVJy95qxiUCZPSQ" alt=""><figcaption></figcaption></figure>

## Tokenize agent

* Token name,input a name of your token

<figure><img src="/files/LM72wwGYW5Jsr6dXyb0s" alt=""><figcaption></figcaption></figure>

* Token symbol,input your name of your token

<figure><img src="/files/GOFFgD3xt5XbGQQ6fJji" alt=""><figcaption></figcaption></figure>

* Supply,Total supply needs be a multiple of 100k. We recommend setting it between 20 million and 1 quadrillion

<figure><img src="/files/VuxoCX9gqtNp7aqoNFEU" alt=""><figcaption></figcaption></figure>

* Minting Start time&#x20;

<figure><img src="/files/wv7iIGgdOqDxFHqaK2TL" alt=""><figcaption></figcaption></figure>

* Total funding,MagnetAI will charge a 5% platform fee, and the final raised fund will be 95% of the entered price

<figure><img src="/files/fbl7lXMeCs3OAanBJG0y" alt=""><figcaption></figcaption></figure>

* Chat2Earn Ratio,Should between 0 to 99%. Tokens in minting and token's price will be adjusted

<figure><img src="/files/IsnPopDd7t5VgEju3nHP" alt=""><figcaption></figcaption></figure>

* Before the end of Drop time, users who have a paid chat history and have followed the Agent can receive Chat2Earn, one Drop Time equals 30 minutes

<figure><img src="/files/G85vASrh6rdOxCJ8nDgV" alt=""><figcaption></figcaption></figure>

Set and verify the required parameters, then click "Create Token" to trigger MetaMask and send the transaction for creating the token. Once the transaction is confirmed, the following interface will appear, indicating that the token has been successfully created

{% hint style="info" %}
It takes about 1 minute for the transaction to successfully go on-chain. Please be patient while waiting.
{% endhint %}

<figure><img src="/files/QPbKqlGoY9NXQxlGhU4Y" alt=""><figcaption></figcaption></figure>


---

# 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.magnetlabs.xyz/magnet/incentivized-testnet-phase-i/creator/tokenize-agent.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.
