# Protocol

- [Tokens](https://docs.bomb.money/protocol/tokens.md)
- [BOMB Distribution](https://docs.bomb.money/protocol/bomb-distribution.md): How BOMB will be distributed upon supply expansion
- [Earning Opportunities](https://docs.bomb.money/protocol/earning-opportunities.md)
- [Farms](https://docs.bomb.money/protocol/earning-opportunities/farms.md)
- [Bonds (BBOND)](https://docs.bomb.money/protocol/earning-opportunities/bonds-mechanism.md)
- [xBOMB - BOMB Staking](https://docs.bomb.money/protocol/earning-opportunities/xbomb-bomb-staking.md): Staking bomb.money (BOMB) tokens rewards you with xBOMB, the Bomb Money protocol's governance token.
- [LP Bonding](https://docs.bomb.money/protocol/earning-opportunities/lp-bonding.md)
- [Boardroom](https://docs.bomb.money/protocol/earning-opportunities/boardroom.md)
- [Roadmap](https://docs.bomb.money/protocol/roadmap.md): Roadmap outlining the future for Bomb Money
- [Treasury Transactions](https://docs.bomb.money/protocol/treasury-transactions.md)
- [Ledger, xBOMB Collateral workaround](https://docs.bomb.money/protocol/ledger-xbomb-collateral-workaround.md)
- [Other Protocol Contract Addresses](https://docs.bomb.money/protocol/other-protocol-contract-addresses.md)


---

# 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://docs.bomb.money/protocol.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.
