# Platform Reference

- [How Betonchain Works](https://docs.betonchain.gg/platform-reference/how-betonchain-works.md)
- [Betonchain Frontend](https://docs.betonchain.gg/platform-reference/betonchain-frontend.md)
- [Bookmaker Protocol to Decentralize the House Edge](https://docs.betonchain.gg/platform-reference/bookmaker-protocol-to-decentralize-the-house-edge.md)
- [Developers](https://docs.betonchain.gg/platform-reference/developers.md): Developer Resources
- [Smart Contracts](https://docs.betonchain.gg/platform-reference/developers/smart-contracts.md)
- [API](https://docs.betonchain.gg/platform-reference/developers/api.md)
- [Tokenomics, Staking and Incentives](https://docs.betonchain.gg/platform-reference/tokenomics-staking-and-incentives.md)
- [Rewards Example](https://docs.betonchain.gg/platform-reference/tokenomics-staking-and-incentives/rewards-example.md)
- [Betonchain DAO](https://docs.betonchain.gg/platform-reference/betonchain-dao.md)
- [Guides](https://docs.betonchain.gg/platform-reference/guides.md): Tutorials for interacting with the Betonchain DApp.


---

# 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.betonchain.gg/platform-reference.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.
