> For the complete documentation index, see [llms.txt](https://pool-party-xyz.gitbook.io/pool-party-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pool-party-xyz.gitbook.io/pool-party-docs/pool-party-v2-docs/rubber-rush/the-party-tiers.md).

# The Party Tiers

Your final reward allocation is determined by the Tier you achieve. We recognize that our community is diverse, with different strengths and strategies. That's why we've designed **three distinct Paths** to the top.

This new structure ensures that every type of contributor has a fair chance to reach the highest rewards. You will be primarily ranked based on the Path where you demonstrate the most strength. This means a dedicated community member who helps us grow can achieve the same top Tiers as a major liquidity provider. **Choose your style and master your Path!** 💪

#### **IMPORTANT: Your Tier is Dynamic!** <a href="#important-your-tier-is-dynamic" id="important-your-tier-is-dynamic"></a>

Your Tier is not static; it can change throughout the program. Tiers are determined by your rank relative to all other eligible participants. As more people join the party and accumulate points, the requirements to stay in a top Tier will increase.

Think of it as a live leaderboard: **stay active to defend and improve your position!** 📈

#### **The Three Paths to the Top** <a href="#the-three-paths-to-the-top" id="the-three-paths-to-the-top"></a>

Here are the paths you can take. While all your actions contribute to your overall Quack score, your primary path will be determined by where you excel.

|   |   |   |
| - | - | - |
|   |   |   |
|   |   |   |
|   |   |   |

***

**Path 1: The Liquidity Path 💰**

This path is for the **Capital Providers**. Your success here is measured by the Quacks you generate from your TVL. Factors like the amount of liquidity, its duration in the protocol, and its placement on strategic chains will be key to climbing the ranks on this path.

**Path 2: The Community Champion Path 🗣️**

This path is for the **Ecosystem Builders**. If you are passionate about helping Pool Party grow, this is your arena. Your rank will be determined by your dedication to completing Splashdown Quests, your success in bringing new, active users through referrals, and your positive influence on our social channels like X and Discord.

**Path 3: The Secret Path 🤫**

This is the surprise track. Its rules are different, and the winners will be revealed only when the rewards are announced. This path will recognize users who contributed in unique, high-impact ways that may not be fully captured by points or TVL alone. It's for the true strategists who understand the protocol on a deeper level.


---

# 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://pool-party-xyz.gitbook.io/pool-party-docs/pool-party-v2-docs/rubber-rush/the-party-tiers.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.
