# Project Token Launch and Liquidity Provision

Token launches take place on [Pump.fun](http://pump.fun/). NeiryLab receives **20% of the total token supply**, distributed as follows:

| Purpose                       | Share of Total Supply | Distribution within Share                                    |
| ----------------------------- | --------------------- | ------------------------------------------------------------ |
| NeiryLab and Community        | 12%                   | 40% to Voters, 30% to NeiryLab Treasury, 30% to Contributors |
| Liquidity (PumpSwap, Meteora) | 8%                    | 50% to PumpSwap, 50% to Meteora                              |

After filling the bonding curve, the project launches on **PumpSwap and Meteora**. During the first three weeks, commissions received in the project token will be distributed as follows:

* 50% to Pythia, PJN and Elvis token holders who voted
* 30% to NeiryLab's treasury
* 20% for token burning

Protocol commissions are distributed proportionally to the voting power of Pythia, PJN and Elvis holders who participated in voting. If a user's voting power decreases in the future, they will no longer receive commissions.

After 3 weeks, all fees go to NeiryLab's treasury.

All fee rewards, unclaimed in 2 weeks since the first day of distribution will go back to NeiryLab treasury

NeiryLab provides project liquidity on two platforms:

* **PumpSwap**: 40 million tokens
* **Meteora**: 40 million tokens

This liquidity ensures stable token trading and enhances project appeal to investors.


---

# 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.neiry.ai/project-token-launch-and-liquidity-provision.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.
