# &#x20;⁠FAQs &#x20;

<details>

<summary>1<strong>. What is Russian Roulette</strong></summary>

Russian Roulette utilizes a virtual revolver and provably fair algorithms to ensure a safe and exciting experience. Players take turns virtually pulling the trigger on a revolver with a single bullet chambered at random.

</details>

<details>

<summary>2. Is Russian Roulette safe to play?</summary>

Yes, Russian Roulette prioritizes security. User wallet private keys are never stored within the game's database and are encrypted using AES-256, a robust industry-standard encryption method. Additionally, provably fair algorithms guarantee transparency and randomness in the game's outcome.

</details>

<details>

<summary><strong>3. Is there a minimum age requirement to play?</strong></summary>

Yes, Russian Roulette is strictly for users 18 years of age and older. Please gamble responsibly.

</details>

<details>

<summary><strong>4. Do I need BULLET tokens to play?</strong></summary>

BULLET tokens are your key to participating in Russian Roulette. You'll need them to cover the bet and fees for each game. The minimum bid amount can vary depending on the amount set by the host.

</details>

<details>

<summary><strong>5. How do I get BULLET tokens to play?</strong></summary>

There are several ways to acquire BULLET tokens: Purchase them on a decentralized exchange (DEX) like Raydium or Serum using SOL tokens. Win them by emerging victorious in a game of Russian Roulette.

</details>

<details>

<summary><strong>6. How much do I get if I win or lose a game?</strong></summary>

If you win a game of Russian Roulette, you win big! The entire pot of BULLET tokens lost by the eliminated player will be shared among all players who survive the round.&#x20;

This pot can grow significantly depending on the number of players and the minimum bid amount.

Check [**winning conditions**](/russian-roulette-game/gameplay/winning-conditions.md) for more.

</details>

<details>

<summary>7<strong>. How do I make money with Russian Rouletter refferal program?</strong></summary>

To benefit from this, simply share your unique referral link (which you would find within the bot interface on telegram) with friends and earn 5% of the 10% fees on their games!

Learn more about referrals [**here**](/russian-roulette-game/gameplay/referral-bonuses.md)

</details>


---

# 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/help/faqs.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.
