> For the complete documentation index, see [llms.txt](https://bookiebot.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bookiebot.gitbook.io/product-docs/faq.md).

# FAQ

- [BB Token](https://bookiebot.gitbook.io/product-docs/faq/bb-token.md): The BB token has carefully crafted tokenomics and several benefits for holders. See below for all of the details.
- [Roadmap](https://bookiebot.gitbook.io/product-docs/faq/roadmap.md)
- [Revenue Sharing](https://bookiebot.gitbook.io/product-docs/faq/revenue-sharing.md): The Bookiebot ecosystem provides robust revenue sharing for token holders, bettors, referrers, and more coming soon. See below for all of the details.
- [Referral Program](https://bookiebot.gitbook.io/product-docs/faq/referral-program.md): With Bookiebot’s generous referral program, you don't have to be a holder or a bettor to generate earnings. See below for details.
- [Rakeback](https://bookiebot.gitbook.io/product-docs/faq/rakeback.md): As part of its robust revenue sharing, Bookiebot provides a generous rakeback to bettors
- [Copy Betting + Bet Sharing](https://bookiebot.gitbook.io/product-docs/faq/copy-betting-+-bet-sharing.md): Bookiebot's copy betting feature makes it quick and easy to copy other people's bets.
- [Troubleshooting](https://bookiebot.gitbook.io/product-docs/faq/troubleshooting.md): Betting with Bookiebot is quick and easy. However, if you have any trouble, below you can find the solutions for common issues you may encounter.
- [Bookiebot Indepth](https://bookiebot.gitbook.io/product-docs/faq/bookiebot-indepth.md): Bookiebot is a robust and rewarding protocol. Go in-depth and learn more below.
- [Community](https://bookiebot.gitbook.io/product-docs/faq/community.md): Bookiebot has a fun, vibrant community, full of seasoned sports bettors and sports betting newcomers alike. Die-hard sports fan or not, crypto native or new to crypto, everyone is welcome here.
- [Contracts and Wallets](https://bookiebot.gitbook.io/product-docs/faq/contracts-and-wallets.md)
- [Analytics](https://bookiebot.gitbook.io/product-docs/faq/analytics.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 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, and the optional `goal` query parameter:

```
GET https://bookiebot.gitbook.io/product-docs/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
