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

# KEK.PRO docs

> The market mechanics behind trading, launching, and fee rights on KEK.PRO.

<div className="kek-hero">
  <span className="kek-hero__ghost" aria-hidden="true">KEK.PRO</span>

  <div className="kek-hero__layout">
    <div className="kek-hero__copy">
      <span className="kek-hero__label">KEK.PRO / Protocol atlas</span>
      <h1>Launch. Trade. Own the fees.</h1>

      <p>
        Launch mechanics, liquidity, lifecycle, and fee rights—focused on what
        changes your execution.
      </p>

      <div className="kek-hero__actions">
        <a className="kek-button kek-button--primary" href="https://kek.pro">Open KEK.PRO →</a>
        <a className="kek-button" href="/product/discover-and-trade">Read the market →</a>
      </div>
    </div>

    <div className="kek-hero__stage" aria-hidden="true">
      <span className="kek-hero__coordinate kek-hero__coordinate--top">Protocol / 02</span>
      <span className="kek-hero__coordinate kek-hero__coordinate--bottom">Execution / live</span>

      <div className="kek-hero__orbit">
        <span className="kek-hero__node kek-hero__node--solana">
          <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="kek-hero__node kek-hero__node--robinhood">
          <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>
      </div>

      <div className="kek-hero__core">
        <img src="https://mintcdn.com/kekpro/8NxdfmRzS5tCIziO/assets/favicon-light.svg?fit=max&auto=format&n=8NxdfmRzS5tCIziO&q=85&s=1912fef06397d7939c4b1a77aa1a1d2d" alt="" width="64" height="64" data-path="assets/favicon-light.svg" />

        <span>Market mechanics</span>
        <strong>Mapped.</strong>
      </div>
    </div>
  </div>

  <div className="kek-hero__rail" aria-label="KEK.PRO market path">
    <span><strong>01</strong> Launch</span>
    <span><strong>02</strong> Trade</span>
    <span><strong>03</strong> Own</span>
  </div>
</div>

## Choose the market

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

The selected chain sets the launch mechanism, lifecycle, execution venue, and
liquidity model.

## Use KEK.PRO

<div className="feature-grid">
  <a className="feature-card" href="/product/discover-and-trade">
    <span className="section-label">Trade</span>
    <strong>Scan and execute</strong>
    <p>Read the market state, quote the active venue, and trade.</p>
  </a>

  <a className="feature-card" href="/product/launch-experience">
    <span className="section-label">Create</span>
    <strong>Launch a token</strong>
    <p>Choose the chain, publish metadata, and open the market.</p>
  </a>
</div>

<div className="kek-pathfinder">
  <div className="kek-pathfinder__copy">
    <span className="section-label">Core concepts</span>
    <strong>Follow the value flow.</strong>
    <p>See what each trade charges, where that value goes, and which terms define the market.</p>
  </div>

  <div className="kek-pathfinder__links">
    <a href="/overview/fees"><span>01</span> Fees <b>→</b></a>
    <a href="/overview/fee-rights"><span>02</span> Fee rights <b>→</b></a>
    <a href="/overview/glossary"><span>03</span> Glossary <b>→</b></a>
  </div>
</div>
