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

# Docs

> Product and developer documentation for launching, trading, staking, liquidity, price prediction, and integrating Blank tokens.

# Welcome to Blank

Blank is a Solana token launchpad where creators control the creator side of Blank-controlled trading fees. Creators can launch with the default Basic Launch path, add optional tokenomics, publish updates, verify socials, enable staking, route fees to Auto Buyback and Burn, compound fees into locked liquidity after graduation, and fund token-anchored Price Prediction prizes.

Use these docs as one handbook. Product rules, creator flows, developer integration, and low-level references live in the same sidebar so teams do not have to jump between separate doc surfaces.

## Core concepts

<Columns cols={2}>
  <Card title="Fee Structure" icon="coins" href="/docs/start-here/fees">
    Creation costs, bonding fees, graduation, DEX fees, staking, buybacks,
    liquidity compounding, Price Prediction, and distribution timing.
  </Card>

  <Card title="Tokenomics" icon="chart-pie" href="/docs/launching-tokens/tokenomics">
    Basic Launch, optional tokenomics templates, allocations, vesting, and
    locks.
  </Card>

  <Card title="Staking" icon="lock" href="/docs/launching-tokens/staking">
    Staking mechanics, lock periods, weighted rewards, and protocol rules.
  </Card>

  <Card title="Auto Buyback and Burn" icon="flame" href="/docs/launching-tokens/auto-buyback-and-burn">
    Route creator-side fees into automatic token buys and permanent burns.
  </Card>

  <Card title="Liquidity Compounding" icon="droplets" href="/docs/launching-tokens/liquidity-compounding">
    Route creator-side fees into permanently locked graduated liquidity.
  </Card>

  <Card title="Price Prediction" icon="trophy" href="/docs/launching-tokens/price-prediction">
    Route creator-side fees into token-anchored holder prediction prizes.
  </Card>

  <Card title="Token Page" icon="panels-top-left" href="/docs/launching-tokens/token-page">
    Creator updates, galleries, video, socials, comments, and creator profiles.
  </Card>

  <Card title="Community Takeover" icon="handshake" href="/docs/launching-tokens/community-takeover">
    Manual CTO review rules for abandoned tokens.
  </Card>

  <Card title="Contracts" icon="file-code" href="/docs/reference/contracts">
    Blank-controlled program addresses and static operational accounts.
  </Card>
</Columns>

## Developer path

If you are integrating Blank into an app, start with [Quickstart](/docs/for-developers/quickstart), then read [Launch Tokens](/docs/for-developers/launch) and [Developer Staking](/docs/for-developers/developer-staking).

Product rules, developer integration, and low-level references stay under the same `blank.build/docs` URL family so creators, holders, and integrators can share one source of truth.
