> ## 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.

# Tips & Gotchas

> Operational notes for LaunchLab platforms: fee lifecycle, LP distribution, CPMM fee configs, creator fees, and fee redistribution.

Use these pages when you are configuring a LaunchLab platform or debugging post-migration economics. They focus on settings that materially affect token creators, platform operators, and Fee Key NFT holders.

<Warning>
  These pages describe protocol and SDK mechanics only. They are not financial, legal, tax, or investment advice. Review platform settings before signing because fee routing, LP distribution, and creator-fee custody can materially affect user expectations.
</Warning>

<CardGroup cols={2}>
  <Card title="LaunchLab & CPMM fee reference" icon="coins" href="/products/launchlab/tips-and-gotchas/launchlab-cpmm-fee-reference">
    End-to-end fee lifecycle from bonding curve trading through CPMM migration.
  </Card>

  <Card title="LP fee distribution" icon="split" href="/products/launchlab/tips-and-gotchas/lp-fee-distribution">
    How `migrateCpLockNftScale` splits migrated LP tokens across platform, creator, and burn shares.
  </Card>

  <Card title="CPMM fees" icon="percent" href="/products/cpmm/fees">
    How CPMM `AmmConfig` accounts define trade, protocol, fund, creator, and creation fees.
  </Card>

  <Card title="Redistribute creator fees" icon="git-branch" href="/products/launchlab/tips-and-gotchas/redistribute-creator-fees">
    How platforms can redirect CPMM creator fees to a platform wallet or PDA.
  </Card>
</CardGroup>

## Related pages

* [Platform config](/products/launchlab/platform-config) — field-level platform configuration reference.
* [Creator fees](/products/launchlab/creator-fees) — technical creator-fee reference.
* [Burn & Earn](/user-flows/burn-and-earn) — user-facing permanent liquidity lock explanation.
* [How creator fees work](/user-flows/how-creator-fees-work) — creator-facing explanation of fee rights and Fee Key NFTs.
