> ## Documentation Index
> Fetch the complete documentation index at: https://docs.xd.fun/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Token

> Launch your token on XD.fun

## Overview

Creating a token on XD.fun has a 0 SOL platform fee — you only pay the Solana network fee (\~0.0088 SOL). Your token launches on a bonding curve where anyone can immediately start trading.

<Info>
  **Token Specifications**

  * Total Supply: 1,000,000,000 (1 billion)
  * Decimals: 6
  * Token Standard: Token-2022 with embedded metadata
</Info>

## Step-by-Step Guide

### 1. Connect Your Wallet

Make sure your wallet is connected to XD.fun. You'll need about 0.0088 SOL for the network fee.

### 2. Open the Creation Form

Click **Create coin** in the sidebar to open the token creation form.

### 3. Token Details

Fill in your token information and social links:

| Field            | Description                 | Requirements                       |
| ---------------- | --------------------------- | ---------------------------------- |
| **Name**         | Your token's display name   | 1-32 characters                    |
| **Symbol**       | Trading ticker              | 1-10 characters, uppercase         |
| **Description**  | What your token is about    | Optional, up to 500 characters     |
| **Image**        | Token logo                  | PNG, JPG, or GIF. Uploaded to IPFS |
| **Banner**       | Header image for token page | Optional, PNG/JPG/GIF, max 5MB     |
| **Social Links** | Twitter/X and Website URLs  | Optional                           |

### 4. Configure Fee Distribution (Optional)

This is where XD.fun differs from other platforms. You can choose exactly how your creator fees are distributed. See [Fee Configuration](/token-creation/fee-configuration) for details.

### 5. Make Initial Purchase (Optional)

You can optionally buy tokens as part of the creation transaction. This:

* Establishes an initial price
* Gets you tokens at the lowest possible price

### 6. Create Your Token

Click **Create** and confirm the transaction in your wallet. Your token will be live within seconds!

## After Creation

Once created, your token:

* Is immediately tradeable on the bonding curve
* Appears in search and token listings
* Can receive trades from anyone
* Will migrate to XDSwap at 85 SOL

<Warning>
  **Fee settings are permanent.** The fee distribution you configure at creation cannot be changed later. Choose carefully!
</Warning>

## Token Creation Cost

| Cost             | Amount                 |
| ---------------- | ---------------------- |
| Platform Fee     | **0 SOL**              |
| Network Fee      | \~0.0088 SOL           |
| Initial Purchase | Optional (your choice) |

<Card title="Next: Configure Fee Distribution" icon="sliders" href="/token-creation/fee-configuration">
  Learn how to set up custom fee distribution for your token
</Card>
