# &#x20;Setting Up Game

### To get started with the Russian Roulette experience, you should:

**1.  Join the Official Telegram Group**

Head over to <https://t.me/russianroulette_sol> - This is where the games are hosted, and where you'll connect with fellow players and investors.

**2. Start the Bullet Game Bot:**

&#x20;Also, open the bot [**@BulletSolanaGameBot**](https://t.me/bulletsolanagamebot) to initiate a chat. Simply type `/start` to kick things off. This bot gives you a **wallet** to deposit your BULLET tokens, preparing you for the game.

**3.  Buy BULLET Tokens**

Copy your wallet address and navigate to a decentralized exchange (DEX) to acquire or send $BULLET tokens to it. You are all set with the bot and can now go back to the Telegram group where other players like you are.

**4. Starting a New Game**

&#x20;To initiate your own game,  Use the Telegram chat and type `/roulette <revolver size> <minimum bid>`. For example `/roulette 6 500`

* &#x20;`<revolver size>` is your desired number of chambers for the virtual revolver (e.g., 6 for a classic Russian Roulette experience).
* `<minimum bid>` is the minimum amount of BULLET tokens required to join your game (e.g., 500). This sets the stakes for potential rewards! Other players cannot bid less than this amount.

**5. Joining an Existing Game**

Is there already a game in progress? No problem! If a game is currently underway and accepting new players, type `/join` in the Telegram chat. Jump right in and test your luck alongside others.&#x20;

**6. Play the Game:**

Follow the bot's instructions within the Telegram group. Each round will present thrilling choices, testing your nerves and strategic prowess. Remember, a touch of luck can go a long way in Russian Roulette! Good luck! Learn more about the actual game play process&#x20;


---

# 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://russian-roulette.gitbook.io/russian-roulette-game/russian-roulette/setting-up-game.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.
