# BotOdds

## BotOdds

- [Welcome to BotOdds](https://team57.gitbook.io/botodds/welcome-to-botodds.md): BotOdds is an automated AI Telegram bot that allows you to bet on various different events. Simple and quick, pick out of a ton of different events to bet on.
- [What we do](https://team57.gitbook.io/botodds/overview/what-we-do.md)
- [Tokenomics](https://team57.gitbook.io/botodds/overview/tokenomics.md): $ODDS will be the token's platform. Purchase $ODDS to unlock various features.
- [Community/Socials](https://team57.gitbook.io/botodds/overview/community-socials.md): Join our community and learn more about how you can get started!
- [Revenue Sharing](https://team57.gitbook.io/botodds/features/revenue-sharing.md): BotOdds looks to reward our holders with a revenue sharing model. Hold $ODDS and earn.
- [Burn & Drop](https://team57.gitbook.io/botodds/features/burn-and-drop.md): Difines ecosystem is a set of projects that work together to benefit one another.
- [Betting and AI Bot](https://team57.gitbook.io/botodds/features/betting-and-ai-bot.md): The core of our platform. Use BotOdds to bet multiple different ways.
- [Lottery](https://team57.gitbook.io/botodds/features/lottery.md): The lottery gives you a chance to earn more on our platform!
- [Bet on Fed Rates](https://team57.gitbook.io/botodds/features/bet-on-fed-rates.md): Bet on FED is where we add a little extra degen spice for our crypto natives.
- [Expert Picks](https://team57.gitbook.io/botodds/features/expert-picks.md): Get access to some picks from pros to increase your odds of winning.
- [Getting set up](https://team57.gitbook.io/botodds/fundamentals/getting-set-up.md)
- [Setting permissions](https://team57.gitbook.io/botodds/fundamentals/getting-set-up/setting-permissions.md)
- [Inviting Members](https://team57.gitbook.io/botodds/fundamentals/getting-set-up/inviting-members.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://team57.gitbook.io/botodds/welcome-to-botodds.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.
