# Welcome to Pool Party

## **📌 The project is in hibernation and is currently not being updated. The pools have been set to withdraw mode only.**

\
**Pool Party** is a bootstrapped and community-driven decentralized [Prized Savings](https://en.wikipedia.org/wiki/Prize-linked_savings_account) protocol (or No Loss Lottery) on Solana. \
\
Its participants hodl tokens in a pool, and by that automatically participate in a lottery that gives the participant a chance to win tokens!\
\
Players or “savers” participate by depositing tokens into one of the savings pools. The pooled funds generate yield in DeFi apps and the yield is once a week paid out to one lucky participant in the relevant pool. Or in other words, one person wins the yield from everyone in the pool!\
\
Pool Party makes use of the stake and DeFi rewards from the pooled tokens in the world of Solana DeFi. The DeFi protocols that Pool Party works with for this are among the most trusted dApps on Solana such as [Solend](https://solend.fi/) and [Marinade](https://marinade.finance/). We randomly pick the winners using a [VRF ](https://switchboard.xyz/randomness)from our [Switchboard.xyz](https://switchboard.xyz/).\
\
**You can't lose!** A player never buys a ticket, but simply gets 1 ticket in return for each token provided to the pool. All participants in the pool can withdraw the pooled tokens at any time, and everyone involved keeps their money!

#### 🔐 Entirely non-custodial!

Pool Party is non-custodial and runs on smart contracts. This means that the user is the only one who has access to their own deposited funds in the savings pools. \
\
No one but you has access to your deposited funds and you can withdraw your funds at any time!

#### ⚠ Audit

Pool Party has not yet been audited by a third party. Use the protocol at your own risk, and consider this as an experimental community project at this stage.


---

# Agent Instructions: 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:

```
GET https://docs.joinpoolparty.io/welcome-to-pool-party.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
