# Whitepaper

## Whitepaper

- [What is BIM?](https://docs.bim.finance/whitepaper/what-is-bim.md)
- [Quickstart](https://docs.bim.finance/whitepaper/quickstart.md): How-to series for getting started with DeFi and BIM.
- [BIM Exchange DEX/CEX](https://docs.bim.finance/whitepaper/overview/bim-exchange-dex-cex.md): The development of BIM Exchange is governed by BIM and its DAO, a community platform that allows BIM token holders to vote or create proposals that will influence the BIM Exchange roadmap.
- [SWAP BUY SELL](https://docs.bim.finance/whitepaper/overview/bim-exchange-dex-cex/swap-buy-sell.md): BIM Exchange features dynamic transaction routing, which aggregates liquidity across DEXs, enabling users to find more capital-efficient liquidity to support their transactions.
- [Refuel](https://docs.bim.finance/whitepaper/overview/bim-exchange-dex-cex/swap-buy-sell/refuel.md)
- [Incognito](https://docs.bim.finance/whitepaper/overview/bim-exchange-dex-cex/swap-buy-sell/incognito.md)
- [BRIDGE](https://docs.bim.finance/whitepaper/overview/bim-exchange-dex-cex/bridge.md)
- [STAKE](https://docs.bim.finance/whitepaper/overview/bim-exchange-dex-cex/stake.md): BIM Protocol is a Decentralized, Multichain Yield Optimizer that allows its users to earn compound interest on their crypto holdings. BIM earns you the highest APYs with safety and efficiency in mind.
- [General](https://docs.bim.finance/whitepaper/overview/bim-exchange-dex-cex/stake/general.md)
- [Simplified Infographics](https://docs.bim.finance/whitepaper/overview/bim-exchange-dex-cex/stake/simplified-infographics.md)
- [Bonds](https://docs.bim.finance/whitepaper/overview/bim-exchange-dex-cex/bonds.md): As part of the expansion of its ecosystem, BIM Protocol integrates a Bond feature in partnership with ApeBond, a decentralized platform specialized in discounted token sales with vesting periods.
- [Roadmap](https://docs.bim.finance/whitepaper/overview/roadmap.md): The updated BIM Roadmap 2022 - 202X outlines some of the hot updates and developments the BIM Group has planned for the next few years.
- [Utility](https://docs.bim.finance/whitepaper/token-bim/utility.md)
- [Tokenomics](https://docs.bim.finance/whitepaper/token-bim/tokenomics.md): The native token is BIM, which helps to power the BIM ecosystem. Its use cases are governance (for decentralized community voting) and BIM staking, which are only available to BIM token holders.
- [BuyBack](https://docs.bim.finance/whitepaper/token-bim/buyback.md): BIM Exchange has launched a buyback program funded by revenue generated through its Bond fundraising campaigns, as well as through other activities across the protocol.
- [Governance / DAO](https://docs.bim.finance/whitepaper/token-bim/governance-dao.md)
- [What Is the BIM Collective?](https://docs.bim.finance/whitepaper/token-bim/governance-dao/what-is-the-bim-collective.md)
- [The BIM Foundation](https://docs.bim.finance/whitepaper/token-bim/governance-dao/what-is-the-bim-collective/the-bim-foundation.md)
- [Core Contributors](https://docs.bim.finance/whitepaper/token-bim/governance-dao/what-is-the-bim-collective/core-contributors.md)
- [BIM Governance Proposal Template](https://docs.bim.finance/whitepaper/token-bim/governance-dao/bim-governance-proposal-template.md)
- [Treasury](https://docs.bim.finance/whitepaper/token-bim/governance-dao/treasury.md)
- [Audit](https://docs.bim.finance/whitepaper/technical-reference/audit.md): The security of the BIM Protocol
- [Bug Bounty](https://docs.bim.finance/whitepaper/technical-reference/bug-bounty.md)
- [Media Kit](https://docs.bim.finance/whitepaper/technical-reference/media-kit.md)
- [Team](https://docs.bim.finance/whitepaper/technical-reference/team.md): BIM LABS TEAM


---

# 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.bim.finance/whitepaper/what-is-bim.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.
