# TOKEN CREATOR

1\.       Go to XDC.sale and connect your wallet.

2\.       Click on the New Contract icon, the fifth icon from the top on the left side of the screen.

Then enter the following information

a)          Token Name

b)         Symbol

c)          Initial Supply

d)         Decimals

e)         Mintable is the only option for now; Burnable option is coming soon

f)           Payment Type – Payments made in XTT are 10% discounted

3\.       Click on Connect to create token.

Congratulations! You have created your own token!

<figure><img src="/files/OdWejXEajtPqXDVJ6xiX" alt=""><figcaption><p>New Contract Screen</p></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.xspswap.finance/xswap-treasure-project/xdc.sale-tutorial/token-creator.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.
