# Gamble

The **Gamble** command allows you to test your luck and earn cash by playing various games of chance. You can choose from **Coinflip**, **Slots**, **Blackjack**, **Roulette**, and **Crash Game**.

## How to Use

1. **Trigger the Command**\
   Use the command with either the **slash** or **prefix**:
   * `/gamble`
   * `-gamble`
2. **Choose a Game**\
   After running the command, you will be prompted to choose from the following games:
   * **Coinflip**
     * You will be asked how much you want to bet.
     * Choose either **Heads** or **Tails**.
     * If you guess correctly, you will **2x** your money.
     * If you guess incorrectly, you lose your bet.
   * **Slots**
     * You will be asked how much you want to bet.
     * The slots will roll.
     * If all three emojis match, you will **4x** your money.
     * If two emojis match, you will **2x** your money.
   * **Blackjack**
     * You will be asked how much you want to bet.
     * Play a game of blackjack where you compete against the dealer.
     * If you win, you **2x** your money.
     * If you lose, you lose the amount you bet.
   * **Roulette**
     * You will be asked how much you want to bet.
     * You can choose to bet on a **specific number**, **color** (red, black, or green), or **even/odd**.
       * **Number**: Choose a specific number to bet on.
       * **Color**: Choose between **Red**, **Black**, or **Green**.
         * Red or Black: If you win, you **2x** your money.
         * Green: If you win, you **35x** your money.
       * **Even/Odd**: Choose either **Even** or **Odd**.
         * If you win, you **2x** your money.
   * **Crash Game**
     * You will be asked how much you want to bet.
     * A multiplier starts at 1x and increases every second up to **6x**.
     * The game will crash at a random time.
     * You must **cash out** before the crash to secure your winnings.
     * The more you wait, the higher your multiplier, but the risk of crashing increases.

## Risk vs Reward

These games can bring big rewards, but also the risk of losing your money. Play wisely!

***

For further assistance, refer to the bot's help menu or [contact our support server](https://discord.gg/cGNFnsXpwZ).


---

# 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.airwavy.xyz/arabic/nzrh-aamh/awamr/aqtsad/gamble.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.
