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

# LaunchPools

At Primora, we believe in **helping projects with real potential get the chance they deserve.** Sometimes, all it takes is a little push to help a token **cross the finish line and get listed on Uniswap.** That’s where we come in.

But it’s not just about helping projects succeed. **It’s about rewarding you, our stakers, for supporting those communities.** Through Launchpools, you get access to **exclusive tokens** from different projects.

## How We Help Tokens Graduate

Once a token crosses **97% bonding curve completion**, our internal metrics kick in. These metrics help us identify tokens with promising traction, and **only select tokens** are supported.

If chosen, the remaining curve is filled automatically, and the token is listed on Uniswap.

## **Turning Selected Tokens into Launchpool Rewards**

When one of these supported tokens reaches a **$100K market cap**, it unlocks a Launchpool. That’s when things open up for stakers:

* The tokens we acquired are used to **create a pool**.
* Stakers **burn points** to commit and earn a portion of the token rewards.
* **Each pool is tracked** and when a key price momentum shift is detected, it closes automatically.
* Everyone who committed can **claim their share**.

Launchpools are short windows tied to real market movement so when you see one pop up, timing matters.

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

{% hint style="info" %}
**By holding and staking $PRIM, you’re unlocking access to a diverse range of tokens over time.** It’s a way to **grow your portfolio without any additional investment just by being part of Primora.**
{% endhint %}


---

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