# Arbera

## Arbera

- [Arbera Overview](https://docs.arbera.io/arbera-overview.md): We speak ooga booga.
- [Volatility Farming](https://docs.arbera.io/arbera-overview/volatility-farming.md): The only constant in the market.
- [Arbera Flywheel](https://docs.arbera.io/arbera-overview/arbera-flywheel.md): Street cred and beras.
- [Beras can't read](https://docs.arbera.io/arbera-overview/beras-cant-read.md): Ooga Booga
- [Arbitrage](https://docs.arbera.io/arbera-overview/arbitrage.md): Buy Low, Sell High.
- [Dens](https://docs.arbera.io/dens.md): Beras like honey.
- [Growing Dens](https://docs.arbera.io/dens/growing-dens.md): Mhmm, I want moar!
- [Optimizing Trading with brTOKENS](https://docs.arbera.io/dens/optimizing-trading-with-brtokens.md)
- [Fees](https://docs.arbera.io/dens/fees.md): How much is the honey?
- [User Guides](https://docs.arbera.io/dens/user-guides.md): How to taste the HONEY...
- [Identify Den APRs](https://docs.arbera.io/dens/user-guides/identify-den-aprs.md)
- [Wrap into the Den](https://docs.arbera.io/dens/user-guides/wrap-into-the-den.md)
- [Add Den LP (and stake)](https://docs.arbera.io/dens/user-guides/add-den-lp-and-stake.md)
- [Remove LP (and unstake)](https://docs.arbera.io/dens/user-guides/remove-lp-and-unstake.md)
- [Unwrap from the Den](https://docs.arbera.io/dens/user-guides/unwrap-from-the-den.md)
- [Claim Rewards](https://docs.arbera.io/dens/user-guides/claim-rewards.md)
- [arBERO](https://docs.arbera.io/arbero.md)
- [Vesting](https://docs.arbera.io/arbero/vesting.md): BERO to the rescue!
- [Bonding \[Deprecated\]](https://docs.arbera.io/arbero/bonding-deprecated.md): Ohmmies stack arBERO
- [Tokenomics](https://docs.arbera.io/tokenomics.md): Value Accruel Model
- [User Journey](https://docs.arbera.io/tokenomics/user-journey.md): How one might interact with ARBERA Ecosystem
- [Deployed Addresses](https://docs.arbera.io/deployed-addresses.md): List of official Arbera contracts.
- [Audits](https://docs.arbera.io/audits.md): Beras always watchin' for bugs
- [Smart Contracts](https://docs.arbera.io/deep-dive/smart-contracts.md): Detailed view of smart contracts.
- [Integration 101](https://docs.arbera.io/deep-dive/integration-101.md): Common contract integration points.
- [User/Fee Flow](https://docs.arbera.io/deep-dive/user-fee-flow.md): Detailed view of user interactions and protocol fees.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.arbera.io/arbera-overview.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.
