> For the complete documentation index, see [llms.txt](https://docs.unbotheredwolves.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unbotheredwolves.com/more/guess-bot.md).

# Guess Bot

<figure><img src="/files/j0pzBV8tAdy0kE2x1G1R" alt=""><figcaption></figcaption></figure>

### How does it work?

Server admins would be able to host [Guess Event](/more/guess-bot/guess-event.md) in which users could bet using the verified tokens selected by the host. Users will be able to play games and tip other members as well through [Mini Casino](/more/guess-bot/mini-casino.md). The initial tokens that are verified during the relaunch are ADA, AWOO, and SNEK.

### Supported Tokens:

* ADA
* AWOO
* SNEK

### Watch the video guide ⤵️

{% embed url="<https://youtu.be/uxfn9VGV9L0>" %}


---

# 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:

```
GET https://docs.unbotheredwolves.com/more/guess-bot.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.
