# Creating Your Token

Creating a token on Token Mill is simple and permissionless:

1. Connect Wallet
2. 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/0ySddJcNZJVsr79TZdN9" 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, all fees from that epoch will be airdropped to holders of the token.


---

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