# Guess Event

### How do I bet?

1\) Go to ┊🤔・guess-events channel on our Discord\
2\) Press **Prediction Menu** button\
3\) Select your preferred option\
4\) Input how much token you'd like to bet and submit

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

{% hint style="info" %}
Once you select and submit an option, you won't be able to change it. You can increase your bet, but you cannot decrease it. Choose wisely! ;)
{% endhint %}

### Rewards Distribution

All the winnings will be taken from the losers. Five percent of the winnings will serve as Tax. The 95% will be distributed to the winners, and the amount winners will receive is proportional to the percentage of tokens they wagered as winners. For instance, if their bet amount was 11% of the total from the winning side, their payout would also be 11% of the winnings. Therefore, you will gain more profits if the total amount of ADA or tokens on the losing side is greater, and vice versa.


---

# 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/guess-event.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.
