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

> ## Agent Instructions
> Treat Solana and Robinhood Chain as separate protocol paths.
> Write for people using the KEK.PRO app.
> Treat displayed fees, limits, and availability as environment-specific unless labeled as protocol constants.

# Robinhood Chain

> Launch fixed-supply tokens directly into permanently locked Uniswap V3 liquidity.

Robinhood Chain launches open in Uniswap V3 from the first block. There is no
bonding curve and no later liquidity migration.

<div className="protocol-path">
  <div><span>01 / LAUNCH</span><strong>Token + V3 pool</strong><p>Fixed supply and one-sided liquidity are created together.</p></div>
  <div><span>02 / TRADE</span><strong>Same pool</strong><p>Trading stays in the launch pool for the full lifecycle.</p></div>
  <div><span>03 / TGE</span><strong>Threshold checkpoint</strong><p>TGE latches once paired principal reaches its target.</p></div>
</div>

## Reviewed defaults

| Parameter                     |                    Value |
| ----------------------------- | -----------------------: |
| Token supply                  |              `1 billion` |
| Token decimals                |                     `18` |
| V3 fee tier                   |                  `0.30%` |
| TGE threshold                 | `4.2` native quote units |
| Launch restriction            |            `2` L2 blocks |
| Max wallet during restriction |                     `5%` |

Configuration can change. The token page and launch quote should reflect the
active values.

## Permanent liquidity

The launch position NFT moves into a locker with no withdrawal or
liquidity-decrease path. Fees can be collected and part can be compounded back
into the position, but the NFT remains locked.

Permanent custody does not guarantee market depth, price stability, or fills.

## TGE

TGE is a durable milestone. It does not create a new pool, migrate liquidity,
or automatically rewrite the live fee allocation.

<Note>
  Robinhood Chain uses **TGE**. Solana uses **migration**.
</Note>
