# What is Uncaged?

Introducing Uncaged, the AI-powered Telegram bot set to augment the betting industry.\
\
We want to offer the best experience to sports betting users through a combination of solutions:

* [Telegram](https://docs.uncaged.bet/uncaged/tech/telegram)-based Bot, with a premium on accessibility and UI/UX experience, making sure even not-crypto savvy users can enjoy our platform.
* [AI-enhaced prediction](https://docs.uncaged.bet/uncaged/tech/prediction-model), through an ever-evolving and fine-tuned model, with the added possibility of onboarding new "predictors" while expanding to any sport.
* [Account abstraction](https://docs.uncaged.bet/uncaged/tech/account-abstraction), offering everyone a layer of safety, and abstracting the need for chain-specific gas through our integrations.

In the earliest stages, we will focus on MMA matches, but... we aim to become more than just a betting bot, expanding to new sports, PVP minigames, and tailored sports datasets.<br>

This documentation will go into detail on how the platform works from both a technical and practical perspective, alongside information on the token and rev model.


---

# 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.uncaged.bet/uncaged/overview/what-is-uncaged.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.
