> For the complete documentation index, see [llms.txt](https://docs.primora.meme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.primora.meme/introduction/primora-token/tokenomics.md).

# Tokenomics

<figure><img src="/files/6eCCs83m8G6p45qD0pa3" alt=""><figcaption></figcaption></figure>

## Allocation Breakdown

| Category            | Allocation |                                                                                                                   |
| ------------------- | ---------- | ----------------------------------------------------------------------------------------------------------------- |
| Liquidity Provision | 80%        | used to provide liquidity on Uniswap.                                                                             |
| Airdrop             | 20%        | Reserved for dead token holder recovery, weekly trading volume rewards, creator incentives, and referral bonuses. |

#### Community & Growth Allocation — 20%

**20% of the total $PRIM supply** is reserved for the airdrop distributed gradually over **52 weeks**, ensuring rewards stay sustainable and tied to real platform activity rather than front-loaded speculation.

This allocation funds four core reward streams:

**1. Dead Token Holder Recovery**\
A portion is set aside to compensate holders of tokens that go dormant (no trading activity for 7+ days). When liquidity is reclaimed from these tokens, holders receive a share back giving them a chance to recover value even after a token stalls.

**2. Weekly Trading Volume Rewards**\
Distributed weekly based on platform-wide trading activity, rewarding the traders and tokens driving real volume. This keeps incentives aligned with genuine usage rather than one-time events.

**3. Creator Rewards**\
An ongoing share supports token creators beyond their standard fee revenue rewarding sustained activity and volume on their launched tokens over time.

**4. Referral Bonus Pool**\
Funds the referral program, rewarding referrers, referees, and creators who bring new activity into the ecosystem.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.primora.meme/introduction/primora-token/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
