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

# Introduction

> Create a fixed-supply token with permanent Uniswap v4 liquidity and built-in fee sharing on Base, Robinhood, Monad, Arc, BSC or X Layer.

o1 Launchpad turns a token concept into a live onchain market. Creators configure the token, choose an available paired asset for the selected chain, and launch with permanently locked Uniswap v4 liquidity. Base currently supports ETH, USDC, eight registered Coinbase crypto majors, and ten registered Base Stock Tokens through one launch factory. Robinhood supports ETH, USDG, and 194 registered Robinhood Stock Tokens through one launch factory. Monad supports MON, USDC and WETH; Arc pairs launches with ERC-20 USDC. BSC has deployed support for BNB, USDC and 21 bStocks; BSC supports crypto-paired and stock-paired creation. X Layer supports native OKB, USDC and xETH for crypto-paired launches, and 45 wrapped stocks for stock-paired launches.

<CardGroup cols={2}>
  <Card title="1 billion fixed supply" icon="coins">
    Current launches create exactly 1 billion tokens with 18 decimals.
  </Card>

  <Card title="Opening FDV near USD 4,000" icon="chart-line">
    Current launches target an opening fully diluted valuation close to USD 4,000.
  </Card>

  <Card title="Permanent liquidity" icon="lock">
    The Uniswap v4 market opens at launch, and its liquidity is permanently locked by the launch contracts.
  </Card>

  <Card title="No paired-asset deposit" icon="chart-pie">
    The complete fixed supply seeds the token side of the market without a creator ETH or quote-token deposit.
  </Card>

  <Card title="Stock-paired markets" icon="chart-line">
    Base, Robinhood, BSC and X Layer contracts support pairing with supported Stock Tokens. On each chain, crypto-paired and stock-paired launches use the same active factory, hook, and fee contract.
  </Card>

  <Card title="Current creation fees" icon="rocket">
    Base and Robinhood launches currently pay a 0.001 ETH protocol fee for every paired asset. Monad charges 100 MON, Arc charges 2 native USDC, BSC is configured for 0.003 BNB, and X Layer uses 0.02 OKB. Network gas is additional.
  </Card>
</CardGroup>

## Current production model

| Property            | Current value                                                                                                                                                                                                                                                                 |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Mainnet deployments | Base (`8453`), Robinhood (`4663`), Monad (`143`), Arc (`5042`), BSC (`56`) and X Layer (`196`)                                                                                                                                                                                |
| Token type          | Native B20 token on Base; fixed-supply ERC-20 on Robinhood, Monad, Arc, BSC and X Layer                                                                                                                                                                                       |
| Market routes       | Crypto and stocks on Base/Robinhood/BSC/X Layer; crypto only on Monad and Arc                                                                                                                                                                                                 |
| Paired assets       | Base: ETH, USDC, registered Coinbase crypto majors, and registered Base Stock Tokens; Robinhood: ETH, USDG, and registered Robinhood Stock Tokens; Monad: MON, USDC and WETH; Arc: ERC-20 USDC; BSC: BNB, USDC and 21 bStocks; X Layer: OKB, USDC, xETH and 45 wrapped stocks |
| Supply              | 1,000,000,000 tokens, 18 decimals                                                                                                                                                                                                                                             |
| Opening FDV         | Close to USD 4,000 at the configured opening price                                                                                                                                                                                                                            |
| Pool                | A real Uniswap v4 market between the launch token and its selected paired asset                                                                                                                                                                                               |
| Liquidity           | The complete fixed supply, added without a creator paired-asset deposit                                                                                                                                                                                                       |
| Lock                | Permanent and enforced by the launch contracts                                                                                                                                                                                                                                |
| Base swap fee       | 1% in the paired asset                                                                                                                                                                                                                                                        |
| Fee split           | 50% creator, 30% platform, 20% referrer of the base fee                                                                                                                                                                                                                       |
| Anti-snipe          | Arc: 0% surcharge, normal 1% fee from launch; Base, Robinhood, Monad, BSC and X Layer: 99% total to 1% over 20 seconds                                                                                                                                                        |
| Creation fee        | Base/Robinhood: 0.001 ETH; Monad: 100 MON; Arc: 2 native USDC; BSC: 0.003 BNB; X Layer: 0.02 OKB                                                                                                                                                                              |
| Optional at launch  | Editable profile information, socials, and other public details                                                                                                                                                                                                               |

Supported assets and factory settings may change for future launches. Read the current [Live configuration](/launchpad/reference/live-configuration) before preparing a transaction.

## From token setup to live market

<Steps>
  <Step title="Design the launch">
    Choose the token identity, paired asset, public profile, and profile-editing preference.
  </Step>

  <Step title="Create the fixed supply">
    The launch contracts create 1 billion tokens with no ongoing mint authority.
  </Step>

  <Step title="Open permanent liquidity">
    The complete supply is placed into the token's Uniswap v4 pool, permanently locked, and available for trading immediately.
  </Step>

  <Step title="Use launch features">
    Trading fees, referrals, token profile tools, creator announcements, and optional staking become available through the platform.
  </Step>
</Steps>

The Uniswap v4 pool is the token's market from launch. Buyers exchange the paired asset for tokens from the locked position. As trading continues, the paired asset accumulates inside the same position and remains part of its permanent liquidity.

## Choose a path

<CardGroup cols={2}>
  <Card title="Launch a token" icon="rocket" href="/launchpad/create/token-creation">
    Identity, metadata, paired-asset selection, profile control, and the wallet transaction.
  </Card>

  <Card title="Launch against a stock" icon="chart-line" href="/launchpad/create/stock-paired-launches">
    How supported Base, Robinhood, BSC and X Layer Stock Tokens work as paired assets and fee currencies.
  </Card>

  <Card title="Understand liquidity" icon="chart-line" href="/launchpad/trading/liquidity">
    Opening-price assumptions, changing pool inventory, and the permanent liquidity lock.
  </Card>

  <Card title="Review fees" icon="coins" href="/launchpad/trading/fees-referrals">
    Creation fees, the anti-snipe clock, paired-asset swap fees, referrals, and comments.
  </Card>

  <Card title="Create or join a staking vault" icon="vault" href="/launchpad/staking/overview">
    Fund a fixed-epoch reward program or stake wallet-held tokens for time-weighted rewards.
  </Card>

  <Card title="Plan a launch" icon="list-check" href="/launchpad/launch-planning">
    Prepare the market, public profile, launch review, and post-launch communication.
  </Card>
</CardGroup>
