> 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/resources/referral-program.md).

# Referral Program

**Pool Party is built on collaboration and community, and our Referral Program is designed to reward those who help expand our ecosystem. Whether you’re a pool manager or an investor, you’ll have the opportunity to earn incentives by bringing new participants to the platform.**

#### **For Pool Managers 🏊‍♂️** <a href="#for-pool-managers" id="for-pool-managers"></a>

Pool managers who successfully refer others will be **rewarded** for their role in growing the Pool Party network. By encouraging new pool managers or investors to join the protocol, you help drive innovation and liquidity.

#### **For Investors 🤿** <a href="#for-investors" id="for-investors"></a>

Investors can earn **incentives** by introducing friends, colleagues, or communities to Pool Party. Your referrals contribute to a **stronger and more diverse ecosystem** while rewarding you for your efforts.

Additionally, investors who join the platform through a **pool manager’s referral** will have the option to **"sponsor"** another **pool manager** if they wish, as a way to **show support to those who deliver real value** within the protocol.

#### **Why Participate? 🚀** <a href="#why-participate" id="why-participate"></a>

* **Mutual Growth:** The Referral Program is designed to align rewards with the growth and success of the Pool Party ecosystem.
* **Inclusive Opportunities:** Both pool managers and investors can benefit, fostering a thriving community.
* **Building Together:** Your participation helps create a more vibrant, active, and successful protocol.

***

The **specific mechanics** of the Referral Program, including how rewards are **earned** and **distributed**, will be announced **soon in our** [**Discord**](https://discord.com/invite/8fmV9wDC). Stay tuned and join the community to catch all the updates! 🎯🚀

[<br>](https://pool-party-xyz.gitbook.io/pool-party-docs/pool-party/tokenomics)


---

# 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/resources/referral-program.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.
