# Betonchain Documentation

## Betonchain Documentation

- [Bet with Betonchain](https://docs.betonchain.gg/bet-with-betonchain.md): Driving the Future of Sports Betting and Fantasy
- [FAQ](https://docs.betonchain.gg/faq.md): Answers to Commonly Asked Questions
- [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.
- [DApp](https://docs.betonchain.gg/links/dapp.md): Official Frontends for the Betonchain Protocol
- [Contract Addresses](https://docs.betonchain.gg/links/contract-addresses.md): Official Smart Contracts for the Betonchain Protocol
- [Socials](https://docs.betonchain.gg/links/socials.md): Official Socials for the Betonchain Protocol
- [Terms of Service](https://docs.betonchain.gg/resources/terms-of-service.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.betonchain.gg/bet-with-betonchain.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.
