# Beradrome Docs

## Beradrome Docs

- [🐻 🚴 Introduction to Beradrome](https://docs.beradrome.com/introduction-to-beradrome.md): A coordination system for Berachain ecosystem incentives.
- [What is Beradrome?](https://docs.beradrome.com/introduction-to-beradrome/what-is-beradrome.md): Beradrome allows protocols to build deeper liquidity for less
- [What Beradrome Aims to Solve](https://docs.beradrome.com/introduction-to-beradrome/what-beradrome-aims-to-solve.md): Beradrome directly rewards actions correlated with the ecosystem's growth
- [User Guide](https://docs.beradrome.com/introduction-to-beradrome/user-guide.md)
- [Tokenomics](https://docs.beradrome.com/tokenomics.md): Designed to attract / partner with protocols and users most likely to contribute to Beradrome & Berachain growth
- [Overview](https://docs.beradrome.com/tokenomics/overview.md)
- [Beradrome Validator](https://docs.beradrome.com/tokenomics/beradrome-validator.md)
- [Fees](https://docs.beradrome.com/tokenomics/fees.md)
- [Liquidity Trifecta](https://docs.beradrome.com/tokenomics/liquidity-trifecta.md): The liquidity trifecta is a novel approach by Beradrome, Yeet and Kodiak to enable deep liquidity for Berachain projects.
- [APRs](https://docs.beradrome.com/tokenomics/aprs.md): this is how APRs and vAPRs are calculated on Beradrome
- [Being an oBERO Holder](https://docs.beradrome.com/tokenomics/being-an-obero-holder.md)
- [Being a hiBERO Holder](https://docs.beradrome.com/tokenomics/being-a-hibero-holder.md)
- [Bonding Curve](https://docs.beradrome.com/bonding-curve.md)
- [Beradrome Bonding Curve](https://docs.beradrome.com/bonding-curve/beradrome-bonding-curve.md)
- [Beradrome Bonding Curve Illustrated with Examples](https://docs.beradrome.com/bonding-curve/beradrome-bonding-curve-illustrated-with-examples.md)
- [Borrow with No Interest/No Liquidation Risk](https://docs.beradrome.com/bonding-curve/borrow-with-no-interest-no-liquidation-risk.md)
- [The Mathematics Behind the Virtual Assets](https://docs.beradrome.com/bonding-curve/the-mathematics-behind-the-virtual-assets.md): Understanding the Mechanism of Holding Virtual Assets in the Treasury
- [Vaults](https://docs.beradrome.com/vaults.md)
- [Vault Overview](https://docs.beradrome.com/vaults/vault-overview.md): Details on all deployed Beradrome vaults and reward logic
- [Gauge Vaults & How They Are Useful](https://docs.beradrome.com/vaults/gauge-vaults-and-how-they-are-useful.md): Beradrome uses vaults to extend gauge support to any yield-bearing asset. Here we compare the Solidly model and Beradrome’s.
- [Decentralization](https://docs.beradrome.com/vaults/decentralization.md): Automated liquidity pools designed for highly correlated digitals assets
- [Beradrome BGT Vault](https://docs.beradrome.com/vaults/beradrome-bgt-vault.md): Our BGT Vault rewards hiBERO stakers with BGT emissions via our Berachain Rewards Vault
- [Token-Owned Liquidity (ToL)](https://docs.beradrome.com/token-owned-liquidity-tol.md)
- [oBERO is In the Money](https://docs.beradrome.com/token-owned-liquidity-tol/obero-is-in-the-money.md)
- [hiBERO as an Omni-LP](https://docs.beradrome.com/token-owned-liquidity-tol/hibero-as-an-omni-lp.md)
- [Vortex](https://docs.beradrome.com/vortex.md): Beradrome Vortex rewards users that increase their voting power through burning oBERO with BERA tokens.
- [FAQ](https://docs.beradrome.com/faq.md): This FAQ covers common issues and questions about Beradrome, including swaps, portfolio visibility, unstaking, farming, voting, bribes, and other concerns
- [Audits](https://docs.beradrome.com/audits.md)
- [Mainnet Contracts](https://docs.beradrome.com/mainnet-contracts.md)
- [bArtio contracts](https://docs.beradrome.com/bartio-contracts.md)
- [NFT](https://docs.beradrome.com/nft.md): The Tour de Berance NFT is a collection of 6,900 unique beras on bikes racing for liquidity on Arbitrum. Tour de Berance NFTs will offer unique utility on Beradrome on Berachain.
- [Press Kit](https://docs.beradrome.com/press-kit.md)


---

# 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.beradrome.com/introduction-to-beradrome.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.
