> For the complete documentation index, see [llms.txt](https://docs.bogged.finance/bogged-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogged.finance/bogged-finance/token/bog-tokenomics/staking.md).

# Staking

### Binance Smart Chain BOG Staking

**Solo Staking**

Users can earn a share in the profits of Bogged by staking their BOG tokens to earn more BOG tokens on the Bogged App.&#x20;

**LP Staking**

Users can use some of their BOG along with some BNB to provide liquidity on [Pancakeswap](https://exchange.pancakeswap.finance/#/add/BNB/0xB09FE1613fE03E7361319d2a43eDc17422f36B09) to receive BOG-BNB Cake-LP tokens. You can then stake your LP on the staking dashboard to earn a share of the transaction fees, paid out in BOG.

﻿[https://app.bogged.finance/staking](https://bogged.finance/staking)﻿

**Compensation Staking**

Pre-exploit holders can stake their BOG in the compensation vaults in return for the LP tokens generated by the auto liquidity part of the contract. This will be phased out over time in favour of Solo Staking.

### AVAX BOG Staking

**Solo Staking**

Stake your BOG to gain access to premium features and earn a share of the platform revenue, paid in BOG.&#x20;

Solo staking has a 7 day early withdrawal penalty of 1%.

#### LP Staking

Stake your BOG-USDC.e Joe-LP to gain access to premium features and earn a share of the platform revenue, paid in BOG. LP staking has a 7 day early withdrawal penalty of 1%.

You can get Joe-LP [here](https://traderjoexyz.com/pool/0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664/0xB09FE1613fE03E7361319d2a43eDc17422f36B09).<br>


---

# 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://docs.bogged.finance/bogged-finance/token/bog-tokenomics/staking.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.
