# Standard Token

{% hint style="warning" %}
You must include all info except referral code before minting standard token
{% endhint %}

Visit [dx.app](https://www.dx.app/) and click on 'Create', then select 'DxMint'.

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

Choose your network/chain carefully.

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

Select 'Standard Token' as the token type.

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

Enter the token information (Token Name, Token Symbol, Token Decimal, Token Total Supply). After entering, click on 'MINT STANDARD TOKEN'.

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

After clicking on 'MINT STANDARD TOKEN', please confirm the transaction. Once approved, your tokens will be minted and received in your wallet. Remember, there is a minting fee of 1% of the minted tokens.

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

Below that, you will see all of your minted tokens with DxSale.

<figure><img src="/files/WwwF0nM7eYWXEZNajoxT" 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.dxsale.network/how-to-use-dxsale/dxmint/standard-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.
