# Games

<details>

<summary>Blackjack</summary>

Usage[^1]

<img src="/files/xaOjgDOuzVvvHklvesDD" alt="" data-size="original">

</details>

<details>

<summary>Coinflip</summary>

Usage[^2]

<img src="/files/VctxVHQFdrJJ9aAifyKH" alt="" data-size="original">

</details>

<details>

<summary>Slots</summary>

Usage[^3]

<img src="/files/6vEWGNXGQWFxEy3gisJL" alt="" data-size="original">

**What's the Big Win?**

The Big Win is a jackpot that starts at 25,000 credits, and increases by 2,500 every time someone loses.

**How do I win it?**

To win it, you need to get all 3 of the same fruit (about a 2% chance!)<br>

</details>

<details>

<summary>Roulette</summary>

Usage[^4]

<img src="/files/tPdIXor8atfqeuCYbWc5" alt="" data-size="original">

</details>

<details>

<summary>Crash</summary>

Usage[^5]

<img src="/files/LzVvKjUpwxxZEajGPTuU" alt="" data-size="original">

</details>

<details>

<summary>Horse</summary>

Usage[^6]

<img src="/files/ZE3xJrNZi8xYv9eVeMiN" alt="" data-size="original">

</details>

<details>

<summary>Rock Paper Scissors</summary>

Usage[^7]

<img src="/files/ixtB9EPYi0PRSYcbZ7pn" alt="" data-size="original">

</details>

<details>

<summary>Deal or No Deal</summary>

Objective: get highest multiplier. \
Game starts with player picking their case they think the highest multiplier is in.\
They'll then choose cases to reveal.\
\
Dealer will give you an offer based on the revealed multipliers. \
\
You can either accept or decline it.\
\
If declining it, this process will repeat until only 2 cases left. From there, you can either choose to open your case or the last case remaining. Whichever case you open here, will be the multiplier you end with.&#x20;

Usage[^8]

<img src="/files/grLLYFsdzBxZTAVPnDXh" alt="" data-size="original">

</details>

<details>

<summary>(Roobet) Mines</summary>

Sorta like minesweeper.\
Objective: click spaces that aren't a bomb.\
Once you don't want to click anymore, click one of the checkmarks to end the game.

Usage[^9]

<img src="/files/lpHBj0wDYSQJjxjM11IZ" alt="" data-size="original">

</details>

<details>

<summary>Scratch</summary>

Scratch offs or scratch tickets, whatever you call them.

Usage[^10]

<img src="/files/u9LvnGi63ZGwrgYVris7" alt="" data-size="original">

</details>

<details>

<summary>Rob</summary>

</details>

[^1]: /blackjack

[^2]: /coinflip

[^3]: /slots

[^4]: /roulette

[^5]: /crash

[^6]: /horse

[^7]: /rockpaperscissors

[^8]: /dond

[^9]: /mines

[^10]: /scratch


---

# 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.justingrah.am/thecasino/guides/commands/games.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.
