# Setting up

Guess Bot is available for everyone.

If you want to add it to your server, just go to our [Discord](https://discord.gg/unbothered-wolves-1001106736909914132) and find the bot with the name <mark style="color:green;">**Guess Bot#1231**</mark> then \[Add App] and select your server. Furthermore, if you want to **add or verify your token** into Guess Bot, kindly open a ticket on our Discord.

This could be an additional utility for your token and recreation for your community.

### Verify before adding

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

### Bot Permissions

Assign it to an existing bot role you have on your server with admin permission. Or set these bot permissions on guess events and mini-casino channels: send messages and read message history.

### Channels to create

1. Guess Bot (opt) - Information about the bot\
   Member permissions: view channel, react, and read message history
2. Guess Events (req) - This is where the admins host the guess events\
   Member permissions: view channel, react, and read message history
3. Mini-casino (req) - Users run the games and tip here\
   Member permissions: view channel, send messages, react, read message history, and use app commands

{% hint style="info" %}
Only server admins can use the bot commands from any channel within the server.
{% endhint %}

### Bot Integrations on Discord

Go to Server Settings ➡️ Integrations ➡️ Press Manage for Guess Bot ➡️ Follow the settings below (Only select the channels that you have created for Guess Bot except for the info channel.)

<figure><img src="/files/1kWIavhnPdLqGNmGhT5n" alt=""><figcaption></figcaption></figure>

### Hosting a Guess Event

Do this on Guess Events channel only. Adding image and setting the max allowed bet are optional.

Command: **`/guess create`**

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

### Closing the event

After the set duration of the event, the betting will be closed but the bot won't distribute the winnings automatically, the admin needs to close the event for it to happen. To copy the event ID as required, go to the guess event post you want to close and press \[👀 Show Event ID] button.

Command: **`/guess close`**

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


---

# 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.unbotheredwolves.com/more/guess-bot/setting-up.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.
