# トークンを作成する

LaunchLabで数分でトークンを作成してローンチ

LaunchLabでのトークン作成はすばやく簡単です。モードは2つあります：

**JustSendit** — 標準のボンディングカーブ設定を使ったシンプルでスムーズなモード。

**LaunchLab** — トークンとカーブのパラメータを完全にカスタマイズできるモード。

#### JustSenditモード 🚀 <a href="#justsendit-mode" id="justsendit-mode"></a>

RaydiumのLaunchLabタブに移動して **Launch token**.

1. をクリックし、 **Name** と **Ticker**を入力します。Descriptionは任意です。
2. を追加し、 **image or GIF** （最小128x128、最大5mb）。必要に応じて、「Socials & more.」の下にソーシャルリンクを追加できます。
3. クリック **Sign-in to Create token** でウォレットを確認し、その後 **Create Token**.
4. **Initial buy（任意）：** 最初の購入を行うためのプロンプトが表示されます。これはスナイパーを抑止するのに役立ちます。
5. 確認すると、トークンはボンディングカーブ上で公開されます！

カーブが **85 SOL**.

***

#### に達すると、トークンはRaydium AMMプールへ移行します。 <a href="#launchlab-mode" id="launchlab-mode"></a>

1. を **LaunchLab** に切り替えます。
2. Name、Ticker、画像を入力します（上記と同じ）。
3. クリック **Next Step** を開いて詳細オプションを表示します：
   * **Total supply** と **SOL raise target** （最小30 SOL）。目標が低いほど移行は速くなりますが、流動性は少なくなります。
   * **供給量の%をカーブ上に** （51〜80%）。残りのトークンはグラデュエーション時にAMMプールへ移行します。
   * **Vesting：** 必要に応じて、カスタムのcliffと期間を指定して供給量の一部をロックし、ベスティングできます。ローンチ後、トークン作成ページで送付先ウォレットを確認してください。
   * **Post-migration fee share：** グラデュエーション後、LP取引手数料の10%を獲得します。これを有効にすると、トークンはCPMMプールに移行します（無効時はAMMv4）。あなたは **Fee Key NFT** を受け取り、ポートフォリオページから手数料を請求できます。
4. ローンチフローを完了して確認すると、トークンは公開されます！

カーブが設定したSOLしきい値に達すると、トークンはグラデュエーションします。

***

**Tip:** クリック **共有** トークンページで [紹介手数料を獲得](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-ja/launchlab/kurieitke/tkunwosuru.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.
