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

# Token sales

> Offer your users access to CoinList token sales, embedded in your app.

**In one sentence:** offer your users access to CoinList token sales, embedded in your app.

**Who it's for:** platforms whose users want early access to new token offerings, with compliance and settlement handled by Passage.

**The flow:** sign in, qualify for the specific offering (eligibility varies per sale), contribute through the invest flow, and receive distributions on the configured schedule, including any vesting or lockups.

<Note>
  This is for surfacing sales that CoinList already runs. If you are raising for your own token, see [Run your raise](/use-cases/run-your-raise).
</Note>

## Build it

<CardGroup cols={2}>
  <Card title="Invest flow" icon="money-bill-transfer" href="/sdk/invest-flow">
    Approve funds and record a participation with `executeTokenSale`.
  </Card>

  <Card title="Participations" icon="receipt" href="/sdk/participations">
    Read and create participations for a sale.
  </Card>
</CardGroup>
