> 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/ecosystem/primora-staking.md).

# Primora Staking

Staking on Primora isn’t just a passive “lock and wait” system. It’s an active, evolving process that powers the entire ecosystem. Your $PRIM tokens are doing more than earning rewards—they’re **supporting new projects, driving buybacks, and increasing the platform’s growth.**

## How We Turn Dormant Liquidity into Real Rewards

What happens to tokens that stop trading on most platforms? They’re forgotten. At Primora, **we reclaim liquidity from dormant tokens -** tokens with no trading activity for 7 straight days—and use that liquidity to benefit our community.

Here’s how:

{% stepper %}
{% step %}
**100% of reclaimed liquidity is used to buy $PRIM tokens from the market.**
{% endstep %}

{% step %}
The purchased $PRIM tokens go directly into the **staking rewards pool**, increasing rewards for stakers.
{% endstep %}
{% endstepper %}

## Dynamic APR: Rewards That Grow with the Platform

Staking rewards on Primora aren’t fixed. They grow **dynamically** based on reclaimed liquidity and buybacks. More tokens launched means more potential dormant tokens. More dormant tokens mean more liquidity to reclaim. More reclaimed liquidity means more $PRIM buybacks, which **boost your staking APR.**

The more the platform grows, the more **you benefit.**

<figure><img src="/files/hgYEWWtYQU7zeFzMWDO2" alt="" width="563"><figcaption></figcaption></figure>

## Earn Points Along with Primora Rewards

When you stake $PRIM tokens, **you’re ollecting APR + stacking points.** which are your golden ticket to [**Launchpools**](/ecosystem/launchpools.md) and exclusive token rewards.

> 1 $PRIM staked = 1 point per min.

**The longer you stake, the more points you rack up** thanks to our multiplier system.

> Start with a x1 multiplier.&#x20;
>
> Every 5 days, your multiplier increases by x0.5.&#x20;
>
> More points = bigger rewards from Launchpools.

Think of it like planting seeds. The longer they stay in the ground, the bigger your harvest. And at Primora.meme, we’re all about rewarding those who stick around.


---

# 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/ecosystem/primora-staking.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.
