# Token Launch Tiers + Escrow

| Starting Liquidity Pool Size | Token Allocation %        |
| ---------------------------- | ------------------------- |
| 25 – 49 XRP                  | 0% of total supply        |
| 50+ XRP                      | Up to 50% of total supply |

\* Dev supply percentage is set at token creation and cannot be modified after launch.

\
\
All tokens that launch on First Ledger will be escrowed upon launch. 25% of the allocation will be unlocked after 24 hours. The remaining 75% will be held in escrow for a minimum of 1 month and up to a maximum of 1 year. These conditions are set by the token issuer.\
\
\
\
**Example**

The token launcher allocates 10% of the total supply to themselves on launch. \
\
24 hours after launch, you will receive 25% of that 10% (2.5% of the total supply). \
\
The remaining 75% (7.5% of the total supply) will then be placed in escrow — set by the launcher — for a minimum of 1 month and up to one year.

<figure><img src="/files/rMZLaaPBF6eili2L40Jr" alt=""><figcaption></figcaption></figure>

\
To claim your unlocked tokens, you must have the token's trustline set, which you can do right after launch. \
\
Navigate to your token's trading page and click the "Add Trustline" button. Once the tokens are unlocked, they will automatically be sent to your wallet.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.firstledger.net/launching-a-coin/token-launch-tiers-+-escrow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
