# Token Creation

Users can access the token creation page by visiting <https://icpex.org/createToken>.

## 1. Token Creation Process&#x20;

(1) Set the token's basic parameters in the "Enter Token Parameters" module. You can click the "More" button to configure extended parameters such as Token Full Name and Decimals.&#x20;

<figure><img src="/files/lxY0NbQgF4KnBp3ht4Jm" alt="" width="563"><figcaption></figcaption></figure>

(2) Configure special parameters in the "Special Features" module. Special parameters include Burn Fee, Transfer Fee, and Supports Supply Increase.&#x20;

<figure><img src="/files/FY2i1sX7jjrxV7TUFob2" alt="" width="542"><figcaption></figcaption></figure>

(3) Click the "Create a token" button to create the token.

<figure><img src="/files/uUj6leDAR7Zn792vgOGv" alt="" width="563"><figcaption></figcaption></figure>

## 2. Setting Tunable Parameters for a Created Token&#x20;

Click the "Setting" button in the "My Token List" to configure tunable parameters for the created token.&#x20;

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

Tunable parameters may include issuing additional tokens (for tokens that were initially set to be supply-increasable) and relinquish token ownership.

<figure><img src="/files/7GXVa5DCorZiaWHZwoWA" alt="" width="563"><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.icpex.org/product-features/token-creation.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.
