# Create Coins

## How to Create Coins

1. To create a coin, first access the official TokenDrop[ website here](https://coin.defi.ao/#/)
2. Select "Start a new Coin" to enter the Coin Settings Page.  Here you can:&#x20;

* Set the coin name
* Set the ticker
* Determine the total supply
* Write a description
* Upload a coin logo
* Renounce Ownership (Optional)
* Enable Whitelist Module (Optional)

<figure><img src="/files/1o4oziurq3wqcuZC5tAz" alt=""><figcaption></figcaption></figure>

3. Once you've finished filling out the coin settings page, continue to the Social Media page to add telegram, X, and website link.&#x20;

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

{% hint style="info" %}

### Asset Metadata

When creating or listing an asset, important inputs such as the **logo**, **description**, and **social links** are added to the asset’s metadata. This metadata is reflected in **Dexi**, helping to build trust and improve the asset’s discoverability.

It is **highly recommended** to provide accurate and detailed information for these fields, as they enhance the asset's credibility and visibility within the ecosystem, making it easier for others to find and trust your project.
{% endhint %}

4. Following the Social Media page, continue to the Distribution Page.&#x20;

<figure><img src="/files/9Z90UQBbvnfcXc1DVwBD" alt=""><figcaption></figcaption></figure>

5. On the Distribution Page you can:&#x20;

* Select the edit button to add a allocation percentage to a specific address. You can add as many allocation addresses as you please.&#x20;

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

6. Once you are finished setting the token allocation, continue to the Deploy page.&#x20;

* Here you can review the parameters of your token, then select "**Deploy Token**" to launch your token.&#x20;

<figure><img src="/files/cI4mSSp70bUVVGw3gC9k" 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.autonomous.finance/products/platforms/coinmaker/create-coins.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.
