# Party & Points

Poolside Party is a novel rewards program optimized to be fully on-chain, non-custodial, and algorithmic. Liquidity Providers can participate and "[Join the Part](/guide/liquidity-providers/joining-party.md)[y](/guide/liquidity-providers/joining-party.md)" by staking their LP tokens in a non-custodial vault. The non-custodial vault can hold several different incentives at once. An example of multi-incentives is the sAVAX/AVAX pool which rewards LPs with Points and $QI tokens, but these vaults can do much more. \
\
Poolside Party is comprised of several permissionless and concurrent rewards programs. Party utilizes universal vaults (a composable NFT standard) to provide an interface for subscribing and unsubscribing tokens to track positions and accrue rewards.

For example, a pool on Poolside could be eligible to earn token incentives, on-chain points, and a fractionalized NFT. Under the hood, three different reward programs have their own parameters. The user deposits the LP tokens for this pool into the universal vault and is automatically subscribed to all whitelisted rewards programs. \
\
In the above example, the user would accrue tokens, on-chain points, and fractionalized NFT shares into the universal vault. Users can also opt-out of specific rewards programs if desired. This gives the user the freedom to claim the incentives they want and the amount they want at their own leisure.

The non-custodial nature of the Party Program allows LP tokens to remain in the user's wallet and makes them freely tradeable while remaining subscribed to rewards programs and earning swap fees. Subscribed LP tokens can be further leveraged in greater DeFi as collateral, making Poolside Party one of the most capital-efficient rewards programs.


---

# 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.poolside.party/overview/party-and-points.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.
