> 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.md).

# Primora Token

## Introduction: What Makes $PRIM Special

**$PRIM** syncs every part of the platform from **staking rewards** to **referral rewards** and **launchpools**. It moves with the community, grows with it, and gives back every step of the way. Every interaction, every feature, every reward - $PRIM is behind it.

{% hint style="info" %}
**Contract address:** 0x3aBBCD274390e38dBBeF64450aBf8199Ef0749CD
{% endhint %}

***

## Primora's Utility: How It Powers the Ecosystem

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Instead of letting dead tokens fade away, Primora.meme recycles their liquidity to buy back $PRIM. Those tokens are then shared with stakers, creators, platform users, and holders of the dead token boosting rewards and giving value back to the community.</td><td><a href="/files/Op81kU2ALp3t3E31lcaD">/files/Op81kU2ALp3t3E31lcaD</a></td></tr><tr><td>Stake your $PRIM tokens and earn rewards from a growing pool funded by buybacks from reclaimed liquidity. The more you stake, the more you earn as the platform grows.</td><td><a href="/files/abLfhJycNRyBsVPDCc7W">/files/abLfhJycNRyBsVPDCc7W</a></td></tr><tr><td>Your staked $PRIM tokens generate points over time. These points give you early access to exclusive token pools through our launchpools, letting you support promising projects right from the start.</td><td><a href="/files/7714Zqh571CACCgzmN70">/files/7714Zqh571CACCgzmN70</a></td></tr><tr><td>Share referral links to help new tokens hit their bonding curves faster. Referrers, buyers, and even the creators earn $PRIM rewards, strengthening the community and boosting platform growth.</td><td><a href="/files/Pmnv6Q4JXlF9Ep0sXz86">/files/Pmnv6Q4JXlF9Ep0sXz86</a></td></tr></tbody></table>


---

# 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.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.
