# How to Create Token With 1 Click?

First, find the button "**+**" in the left navigation bar of DecentraMind.&#x20;

<div align="left"><figure><img src="/files/z4fampGQehTgMgVriwFv" alt="" width="135"><figcaption></figcaption></figure></div>

Then, click the "**+**" button and select "**Create Token**."&#x20;

<div align="left"><figure><img src="/files/dXBkNSoXdujH8qYea7wl" alt="" width="206"><figcaption></figcaption></figure></div>

On the Create Token page, in the area marked as 1, you can upload a logo for your token.&#x20;

Next, in the area marked as 2, you can create a name for your token.&#x20;

In the area marked as 3, you can create an abbreviation for your token; for example, the abbreviation for Arweave is AR.&#x20;

After that, you can set the total supply of your token in the area marked as 4.

<div align="left"><figure><img src="/files/C3iP5YuZlqlSMcD5JefA" alt="" width="323"><figcaption></figcaption></figure></div>

Finally, click submit, and your token will be created!&#x20;

Please be patient and wait for a few seconds, as your token is being created.&#x20;

<div align="left"><figure><img src="/files/zXIzhhWD4CarPzL5UR0x" alt="" width="342"><figcaption></figcaption></figure></div>

Once your token has been successfully created, click the button to view token details, and you will see the token created according to your settings, including the token's logo, name, ticker, circulating supply, token holders (at the time you created the token, the sole owner of this token is you), token holders table and token holders chart.

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

If you want to do other operations on your token, such as transferring, please copy the string of numbers marked as 1 in the image; that is the unique process ID for your token, which you can add to your wallet.

Video Toturials:

{% embed url="<https://youtu.be/4dMMlX07KJA>" %}

{% embed url="<https://youtu.be/jt_QSSs9Q90>" %}

Don't know how to add new token on your wallet?

Please read that&#x20;

<https://decentramind.gitbook.io/decentramind/tutorials-for-builders/how-to-add-your-bounty-in-wallet>


---

# 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://decentramind.gitbook.io/decentramind/tutorials-for-communities/how-to-create-token-with-1-click.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.
