# Bonus-Buy War

A war room is created with a pre-defined amount to play a specific game.

Once a player joins a war room, the predefined amount is deducted from the player's main account to create a sub account.

After war game starts, each player will need to use ALL the amount in the sub account to trigger the 'bonus-buy' feature in one go.<br>

<figure><img src="/files/IlsEp9GHEq0luhLmaLcJ" alt=""><figcaption></figcaption></figure>

In the above example, the player has 20 BUSD in the war sub account, but the current selected bonus-buy amount is $200.

In this case, the player needs to use the '-' button (showing as 1) to decrease the amount from $200 to 20.

<figure><img src="/files/zLGgdskXsaOkwBiwn4aB" alt=""><figcaption></figcaption></figure>

In above screenshot, the bonus-buy amount is now 20, which equals the sub account balance. The player is now able to trigger a bonus-buy.

<figure><img src="/files/D29nqSovlNFdQL6mDxzg" alt=""><figcaption></figcaption></figure>

Just trigger the bonus-buy and wait for settlement.

## Settlement <a href="#h_0e0493c46d" id="h_0e0493c46d"></a>

Once every player finishes his/her own rounds, everyone will be back in the room for game settlement.

The biggest slot winner in his/her own round will take the winning of everyone else's.

## Merge Sub Account back to Main <a href="#h_6fb0c9c91b" id="h_6fb0c9c91b"></a>

After the settlement, the player needs to click 'close' or 'claim' button in the war room to merge the balance of the sub account back to main account. On mobile, you can find your previous participated war rooms in 'Completed Wars' page.

## Creating a Bonus War Room

1. To access Bonus War, just look at the left side pane and click the Bonus war icon.

<figure><img src="/files/HoyrgwRhmvxK7eTrzOgA" alt=""><figcaption></figcaption></figure>

2. Once on the Bonus war page, you will see these:

<figure><img src="/files/KDLWt5ld3W47Ylp5OJTw" alt=""><figcaption></figcaption></figure>

Available tab shows you all the bonus games that are ready and available for you to join in.\
Active tab shows you all the bonus games that are currently in progress and active.\
Completed tab shows you all the bonus games that are finished.

3. If there are no games available, we can create it by ourselves clicking the “Create war” button.

<figure><img src="/files/Ywoi1NqeE9lFEqyWbdbP" alt=""><figcaption></figcaption></figure>

You need to fill up each field to be able to create a Bonus war game.\
\-       Game: Select from our wide array of Slots games.\
\-       Amount: Bet amount the participants are willing to pay. ($20, $40, $60, $80, $100).\
\-       Participants: Number of players that are allowed to join. (Min. 2, Max. 200).

Available games will look like this:

<figure><img src="/files/FT7GCBi4Lkm04tF4mrmX" alt=""><figcaption></figcaption></figure>

4\. After creating, you just wait for others to participate, you can also share the bonus war game link.\
\
Or you can join available war games:

<figure><img src="/files/tMJRnjh8kiL2ooDNBdga" alt=""><figcaption></figcaption></figure>

5. Once everyone joins, we can now start the bonus war and wait for the game to be loaded.
6. 6\. Once every participant loaded the game properly, you will have to configure the bonus buy amount (3) to match the sub account balance (2) using the bet options (1)\
   Then once all participants configured their bet, you can now start by pressing the buy feature (3).

<figure><img src="/files/AS3IKpN5cxCPZmMXaRzz" alt=""><figcaption></figcaption></figure>

7. Once the game finishes, the person with the highest win amount will take all the money that is on the table!

<figure><img src="/files/p9J1cGDKeTBTB8HuNkJy" alt=""><figcaption></figcaption></figure>

#### Misc:

In case the game is canceled or it doesn't start. You can claim your fund/money via the Completed tab and click the Close Balance.

<figure><img src="/files/dW3nVvWuy6EmQP3Vos64" alt=""><figcaption></figcaption></figure>

<br>

<br>


---

# 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.solcasino.io/how-to-play/bonus-buy-war.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.
