# 创建代币

在 LaunchLab 上几分钟内创建并发布一个代币

在 LaunchLab 上创建代币快速且简单。有两种模式：

**JustSendit** — 使用标准 bonding curve 设置，简单精简。

**LaunchLab** — 对代币和 curve 参数进行完整自定义。

#### JustSendit 模式 🚀 <a href="#justsendit-mode" id="justsendit-mode"></a>

前往 Raydium 上的 LaunchLab 选项卡并点击 **Launch token**.

1. 输入一个 **名称** 和 **代号**。描述为可选项。
2. 添加一个 **图片或 GIF** （最小 128x128，最大 5mb）。可选地在“Socials & more.”下添加社交链接。
3. 点击 **Sign-in to Create token** 以确认你的钱包，然后 **Create Token**.
4. **首次买入（可选）：** 你会看到一个进行首次买入的提示——这有助于阻止 sniper。
5. 确认后，你的代币将在 bonding curve 上上线！

当 curve 达到 **85 SOL**.

***

#### 时，你的代币会毕业到 Raydium AMM 池。 <a href="#launchlab-mode" id="launchlab-mode"></a>

1. 切换到 **LaunchLab** 位于创建代币页面顶部。
2. 完成名称、代号和图片（同上）。
3. 点击 **下一步** 以打开高级选项：
   * **总供应量** 和 **SOL 募资目标** （最少 30 SOL）。较低的目标会更快迁移，但流动性更少。
   * **在 curve 上的供应占比** （51–80%）。剩余代币将在毕业时迁移到 AMM 池。
   * **Vesting：** 可选择锁定并按自定义 cliff 和持续时间释放部分供应量。发布后，请在你的代币创建页面确认目标钱包。
   * **迁移后手续费分成：** 毕业后可获得 10% 的 LP 交易手续费收益。启用此项会将你的代币迁移到 CPMM 池（关闭时则为 AMMv4）。你将收到一个 **Fee Key NFT** 以便在 portfolio 页面领取手续费。
4. 完成发布流程并确认——你的代币已上线！

当 curve 达到你设定的 SOL 阈值时，你的代币就会毕业。

***

**提示：** 点击 **分享** 在代币页面上 [赚取推荐手续费](https://docs.raydium.io/raydium/launchlab/for-creators/earn-referral-fees) ，来自通过你的链接进行的交易。


---

# 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.raydium.io/raydium/use-raydium/use-raydium-zh/launchlab/mian-xiang-chuang-jian-zhe/chuang-jian-dai-bi.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.
