> For the complete documentation index, see [llms.txt](https://partyswap.gitbook.io/partyswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://partyswap.gitbook.io/partyswap/tutorials/platform-tutorials/earn-usdparty.md).

# Earn $PARTY

![](/files/-MjbrSzIvaBnhLCIlsma)

## **How do I earn $PARTY using the platform?**&#x20;

You can earn $PARTY by doing Yield Farming with your Liquidity Provider tokens and staking through our Single-Sided Pools (Better known as Jacuzzis in our platform.) We will add more ways to earn PARTY in the future, so please stay alert on our social media to keep you updated.

## **Earn PARTY through Yield Farming.**

To earn PARTY by doing Yield Farming, you must be a Liquidity Provider in one of our Reward Pools (Pinatas.) You can check here the full list of the pairs we currently have rewards for: <https://app.partyswap.io/#/party/1>

![](/files/-Mjaa-ytGy57rDsZTHQX)

After you provide liquidity in one of our pools you'll receive xPARTY, the Liquidity Provider Token of the platform. \
\
**Note:** The xPARTY Token is different in each pool and it's not the same Token of the 'Jacuzzis'

To receive PARTY rewards from Yield Farming in PartySwap you will need to find the Pinata you're participating in and deposit your Liquidity Provider Tokens (xPARTY.)

![](/files/-Mjaai3Km52k3JLJNA3h)

Select the pool, click "Add Liquidity" and Deposit your desired amount of xPARTY.

![](/files/-MjaaeWTBeTX-l0s5r8r)

Click Approve and Deposit and confirm the transactions in your Wallet.

![](/files/-Mjaau4VzytVZ1XQIbv9)

You're ready to party with us and receive your PARTY rewards.

## Claiming your PARTY rewards.

To collect your Yield Farming Rewards you will need to claim them by "breaking" our 'Pinatas.' You can claim your rewards by selecting the 'Pinata' you're participating in and clicking "Manage"

![](/files/-MjajwUkWYBjnWkb1jOd)

You can click "Claim" to claim your rewards without taking your Liquidity Provider Tokens out of the pool or "Withdraw" to claim your rewards and your Liquidity Provider Tokens out of the pool at the same time.

![](/files/-MjakHiq0r2FVASKE-sn)

After this, you will need to confirm the transaction in your Wallet and you're good to go! &#x20;

Nice Farming!

\
.


---

# 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://partyswap.gitbook.io/partyswap/tutorials/platform-tutorials/earn-usdparty.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.
