# Mint tokens

If you want to increase the supply of the token, then you need to do this through the minting interface on the \*\*\*\* [**token page**](/use/token-builder/interface/token-page.md)**.**\
\*\*\*\*Go to the token page and click **Mint** in the <mark style="color:green;">right block of the page</mark>.

![](/files/dkanVoCVbbHITAKm0Sy6)

Enter the address to which the tokens will be credited in the **Target address** line (by default, this is the address of your [DEX account](/use/pools/how-to/connect-dex-account.md)).\
Enter the amount of tokens for the mint in the **Amount to mint** line and click **Mint**.\
**Confirm** the transaction in the wallet and wait for the process to complete.\
Upon completion, you will see the updated <mark style="color:green;">**Supply**</mark> on your token page.

![](/files/pQI36P5R0nUZ60yVGtRQ)

![](/files/2w9Nd46c1ptLWPCyfTs7)


---

# 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/mint-tokens.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.
