# GAMBLING

In this section you'll find the gaming activities that will be available on the Potion Seller website. Players will be able to get prizes for participating.&#x20;

These activities are intended to encourage fun and use of resources obtained within the game.

&#x20;Each player is free to decide if they want to participate in these mini-games or include them in their strategy.


---

# 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://potion-seller.gitbook.io/potion-seller-en/gambling.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.
