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

# LaunchLab

> 採用邦德曲線的代幣發行場地，募資目標達成後畢業進入 Raydium AMM 流動性池。

<Info>
  **本頁內容由 AI 自動翻譯，所有內容以英文版本為準。**

  [查看英文版 →](/products/launchlab/index)
</Info>

## 概述

LaunchLab 是 Raydium 的代幣發行計畫。專案根據邦德曲線部署代幣；買家與曲線交易直到達到募資門檻，此時剩餘的曲線供應量與收集的報價代幣會遷移到 Raydium AMM 池（CPMM 或 CLMM），交易隨之在該處繼續進行。

**計畫 ID：** 詳見 [reference/program-addresses](/zh-Hant/reference/program-addresses)。

## 章節內容

<CardGroup cols={2}>
  <Card title="概述" icon="circle-info" href="/zh-Hant/products/launchlab/overview">
    發行生命週期：畢業前交易、畢業觸發、畢業後 AMM 池。
  </Card>

  <Card title="邦德曲線" icon="chart-line" href="/zh-Hant/products/launchlab/bonding-curve">
    LaunchLab 支援的曲線公式、價格計算範例，以及畢業門檻如何計算。
  </Card>

  <Card title="帳戶" icon="database" href="/zh-Hant/products/launchlab/accounts">
    LaunchConfig、LaunchState、金庫、權限 PDA；發行生命週期中的帳戶狀態。
  </Card>

  <Card title="指令" icon="terminal" href="/zh-Hant/products/launchlab/instructions">
    Initialize、Buy、Sell、Graduate、CollectFees、SetParams。包括遷移至池的指令。
  </Card>

  <Card title="程式碼範例" icon="code" href="/zh-Hant/products/launchlab/code-demos">
    端對端：部署發行、買賣、觸發畢業、驗證所得池。
  </Card>

  <Card title="平台" icon="layer-group" href="/zh-Hant/products/launchlab/platforms">
    第三方平台 PDA — 外部團隊如何在 LaunchLab 上建立自己品牌的發行環境。
  </Card>

  <Card title="創作者費用" icon="coins" href="/zh-Hant/products/launchlab/creator-fees">
    遷移前金庫、遷移後費用金鑰 NFT、0.1% 代幣分享推薦獎勵，以及分成如何按平台設定。
  </Card>
</CardGroup>

## 何時閱讀

* 你正在 Raydium 上發行新代幣。
* 你正在構建發行追蹤 UI 或聚合器。
* 你需要瞭解畢業前後的價格形成方式。
