# Create new token

To create a new token, go to the [Builder section](/use/token-builder.md) and click <mark style="color:green;">**Create new token.**</mark>

![](/files/lCS3kuH0oqVGLxoS2e6N)

Enter the token [name, symbol and decimals](/use/token-builder/interface/token-page.md) \*\*\*\* and click on **Build.**

![](/files/YiPLNHKvfNkcai7WHqKI)

Confirm the transaction in your EVER Wallet and wait for the token deployment to complete. Upon completion, you will see a success message.

![](/files/rXuXCArudMGs25hrvfVg)

Congratulations!\
\*\*\*\*Your token has been successfully created. It will now show up in the list of tokens in the Builder section.\
By clicking on a **token root contract**, you will be redirected to the page of this token in the blockchain explorer.


---

# 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.flatqube.io/use/token-builder/how-to/create-new-token.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.
