# Staking

## What is Staking

**Staking is the primary value accrual strategy of PirateDAO.** Stakers stake their **JOLLY** tokens on [**piratedao.money**](https://piratedao.money) to earn rebase rewards. The rebase rewards come from the proceed from bond sales, and can vary based on the number of JOLLY staked in the protocol and the reward rate set by monetary policy.

**Staking is a passive, long-term strategy.** The increase in your stake of **JOLLY** translates into a constantly falling cost basis converging on zero. This means even if the market price of JOLLY drops below your initial purchase price, given a long enough staking period, the increase in your staked JOLLY balance should eventually outpace the fall in price.

**When you stake, you lock JOLLY and receive an equal amount of ROGERs.** Your **ROGERs** balance rebases up automatically at the end of every epoch. **ROGERs** is transferable and therefore composable with other DeFi protocols.

**When you unstake, you burn ROGERs and receive an amount of JOLLY tokens** \
Unstaking means the user will forfeit the upcoming rebase reward. Note that the forfeited reward is only applicable to the unstaked amount; the remaining staked **JOLLY** (if any) will continue to receive rebase rewards.

## Unstaking Fees&#x20;

Here at PirateDAO, we apply an exclusive unstaking fee in order to protect our investors from most of the dumps at each rebase. This fee is 10 % of the unstaked amount. \
It means that when the user wants to unstake 10 ROGER, he will get 9 JOLLY. This measure will encourage the user to stake his assets longer if he don't want to be at loss.&#x20;


---

# 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/staking.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.
