# Creating Your Token

Creating a token on Token Mill is simple and permissionless:

1. &#x20;Connect Wallet
2. &#x20;Fill in Token Details
3. Set Initial Buy Amount&#x20;
4. Deploy Your Token

   1. Double-check all information (**it cannot be changed after deployment**)
   2. Confirm the transaction in your wallet

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

***

### What Happens Next?

Once deployed:

* Your token is immediately live and tradeable on the bonding curve.
* It's automatically entered into the King of the Mill competition.
* If your token wins the KOTM race, it will be pumped by the platform with all the fees from that epoch.


---

# 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.lfj.gg/~/revisions/uVn4FxNqiWmKfltjts4V/token-mill/creating-your-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.
