# 🚀Create a Token

### Step 1: Choose a DEX

Select a decentralized exchange (DEX) for your token:

* **LFJ**: Offers a reward of \~10 **$BELL** (depending on curve type) to the creator upon graduation.
* **Pharaoh**: 3% of the LP is sent to the creator and includes features such as **Incentivizer** to harness **Pharaoh's $PHAR** flywheel.

Click on your preferred DEX to proceed.

### Step 2: Upload an Image

Click the **Upload** button to add a logo for your token. The image helps users recognize your token on the platform.

### Step 3: Enter Token Details

Fill in the required fields:

* **Name**: Enter the name of your token.
* **Symbol**: Choose a symbol (e.g., `$TOKEN`).
* **Description**: Provide a brief description of your token.
* **Total Supply**: Set the maximum number of tokens.

### Step 4: Select a Curve Type

Choose how the token supply is distributed. The curve type determines how tokens are issued over time. Click on the desired curve type to select it.

### Step 5: Initial Buy (Optional)

You can choose to be the first buyer of your token by entering an initial purchase amount (e.g., **0.1 BELL**).

Your token is now ready! 🚀


---

# 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://doc.bellum.exchange/create-a-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.
