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

# Launch a token

> Choose the launch rail, publish token metadata, and open the market.

The chain choice defines the launch rail, opening market, and liquidity model.

<figure className="kek-figure" data-mark="CREATE" aria-labelledby="launch-builder-title">
  <div className="kek-figure__header">
    <span id="launch-builder-title">Launch builder / decision path</span>
    <small>Identity → rail → market</small>
  </div>

  <div className="kek-figure__body">
    <div className="kek-flow">
      <div className="kek-flow__node is-live"><span>01 / Identity</span><strong>Publish metadata</strong><small>Name, ticker, media, description, and social links.</small></div>
      <div className="kek-flow__node"><span>02 / Network</span><strong>Choose the rail</strong><small>Solana and Robinhood Chain use different launch mechanics.</small></div>
      <div className="kek-flow__node"><span>03 / Confirm</span><strong>Open the market</strong><small>Review any initial buy, sign, and save the token address.</small></div>
    </div>
  </div>

  <figcaption className="kek-figure__caption">The network choice changes the lifecycle and venue. Token identity should be treated as permanent.</figcaption>
</figure>

## Token setup

Add the name, ticker, description, media, and social links. Treat the token
identity and published metadata as permanent.

## Initial buy

An initial buy is market execution, not a creator allocation:

* it changes opening price and market state;
* it remains subject to price impact and minimum output.

## Launch rails

<div className="network-grid">
  <a className="network-card network-card--solana" href="/solana/overview">
    <span className="network-card__icon">
      <img src="https://mintcdn.com/kekpro/8NxdfmRzS5tCIziO/assets/chains/solana.svg?fit=max&auto=format&n=8NxdfmRzS5tCIziO&q=85&s=e8546cf5ee54fdd9e4db2086744a71f0" alt="" width="101" height="88" data-path="assets/chains/solana.svg" />
    </span>

    <span className="network-card__eyebrow">Classic launch + RNGLaunch</span>
    <strong>Solana</strong>
    <span>Launch and trade on the KEK.PRO bonding curve before migration to Raydium CPMM.</span>
    <span className="network-card__link">Use KEK.PRO on Solana →</span>
  </a>

  <a className="network-card network-card--robinhood" href="/robinhood/overview">
    <span className="network-card__icon">
      <img src="https://mintcdn.com/kekpro/8NxdfmRzS5tCIziO/assets/chains/robinhood.svg?fit=max&auto=format&n=8NxdfmRzS5tCIziO&q=85&s=d2337df74967d412b423c467041e2399" alt="" width="32" height="42" data-path="assets/chains/robinhood.svg" />
    </span>

    <span className="network-card__eyebrow">Direct Uniswap V3 launch</span>
    <strong>Robinhood Chain</strong>
    <span>Launch into permanently locked V3 liquidity and trade in the same pool from day one.</span>
    <span className="network-card__link">Use KEK.PRO on Robinhood Chain →</span>
  </a>
</div>

Save the token address from the confirmed launch transaction.
