# How to buy $JOLLY ?

**How to Buy AND Stake Your JOLLY (3, 3)**

Staking allows you to earn JOLLY passively via auto-compounding. By staking your JOLLY with PirateDAO, you receive ROGER (staked JOLLY) in return at a 1:1 ratio. After that, your ROGER balance will increase automatically on every epoch (8 hours) based on the current APY.

The **ROGER** address on Avalanche is **0x30ff717fc266f2dcb3adc1af4043f8c517491e66.**

### **How to Buy $JOLLY** <a href="#how-to-buypapa" id="how-to-buypapa"></a>

1. Go to this [**TraderJoe**](https://traderjoexyz.com/#/trade?outputCurrency=0x30ff717fc266f2dcb3adc1af4043f8c517491e66) swap page
2. Make sure the output currency is JOLLY. You can also copy and paste JOLLY contract address in the output currency field to ensure you are swapping the right token. The **JOLLY** token address on Avalanche is **0x30ff717fc266f2dcb3adc1af4043f8c517491e66.**
3. You can select any input currency based on your available wallet balance. We recommend MIM-JOLLY pair for the deepest liquidity!
4. Select the amount of **JOLLY** you want to swap for. Then click "Approve" and sign the transaction.
5. After the "Approve" transaction has been processed successfully, click "Swap" and sign the transaction.
6. You should see **JOLLY** in your wallet balance now after the swap transaction is successful. If you cannot find it in your wallet, add **JOLLY** contract address to your wallet.

*Note: The "Approve" transaction is only needed when you swap **JOLLY** for the first time; subsequent swapping only requires you to perform the "Swap" transaction.*

### **How to Stake** <a href="#how-to-stake" id="how-to-stake"></a>

1. Go to the [**`Stake`**](https://piratedao.money/#/stake) page of the PIrateDAO website. Select the "Stake" tab.
2. Enter the amount of **JOLLY** that you would like to stake in the input field. If you would like to stake all your **JOLLY**, press the "Max" button and the input field will be populated with all your available **JOLLY** balance.
3. Click "Approve" and sign the transaction.
4. After the "Approve" transaction has been processed successfully, click "Stake" and sign the transaction. You have staked your **JOLLY**!

### **How to Unstake** <a href="#how-to-unstake" id="how-to-unstake"></a>

1. Go to the [**`Stake`**](https://piratedao.money/#/stake) page of the PirateDAO website. Select the "Unstake" tab.
2. Enter the amount of **ROGER** that you would like to unstake in the input field. If you would like to unstake all your **ROGER**, press the "Max" button and the input field will be populated with all your available **ROGER** balance.
3. Click "Approve" and sign the transaction.
4. After the "Approve" transaction has been processed successfully, click "Unstake" and sign the transaction.

*Note: The "Approve" transaction is only needed when staking/unstaking for the first time; subsequent staking/unstaking only requires you to perform the "Stake" or "Unstake" transaction.*

### **Understanding the info** <a href="#reading-the-info" id="reading-the-info"></a>

* **APY** tells you the annualized rate of return based on the reward yield. It takes into account the effect of compounding since **ROGER** rebases exponentially.
* **TVL** measures the dollar amount of all the staked JOLLY in PirateDAO.
* **Current Index** allows you to track your gain from staking. The index started from 1 at epoch 0, and increases every epoch. If you staked at genesis (epoch 0) and never unstaked any JOLLY, your balance today would be X times greater, where X is the current index. You can use the index to track your position by marking down the index number when you stake and unstake. You divide the index number when you unstake by the index number when you stake to get the ratio by which your **ROGER** balance has increased.
* **Your Balance** tells you how many unstaked **JOLLY** are in your wallet. This is the maximum amount that you can stake.
* **Your Staked Balance** tells you how many staked **JOLLY** are in your wallet. This is the maximum amount that you can unstake.
* **Next Reward Amount** tells you how much ROGER you are getting next rebase,
* **Next Reward Yield** tells you how much your **ROGER** balance will increase when the next epoch begins. For example, if you stake 100 JOLLY and the upcoming rebase is 0.5427%, your **ROGER** balance would increase from 100 to 100.5427.
* **ROI (5-Day Rate)** estimates how much your **ROGER** balance will increase after 5 days, if the reward yield stays the same during this period. For example, if you stake 100 JOLLY and the rate is 8.4577%, your **ROGER** balance would increase from 100 to 108.4577 after 5 days.

\ <br>


---

# 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://piratedao.gitbook.io/piratedao/the-basics/how-to-buy-jolly.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.
