> For the complete documentation index, see [llms.txt](https://coldgambling.gitbook.io/coldgambling-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coldgambling.gitbook.io/coldgambling-v2/tutorials/how-to-play-tower.md).

# How to play Tower?

## What is Tower?

&#x20;Tower is a **casino** game where you must **get to the** towers next stage in order to win. Tower games usually have 5-10 tiers in which you can win, and the possibility is always from **1-3.**

## Info about Tower

&#x20;Lets start a new game. I'm going to type **!tower 3000** and bet 3000 cash just for this tutorial.

![](/files/-MlGQZajen2Ueo_3xFBt)

So we have a lot of options here, but let me go through all of them.

Every **tower tier/round** has a bigger multiplayer. ​<br>

{% hint style="warning" %}
First round **=** **2.5x M**\
Second round **=** **5x** **Multiplayer**\
Third round **= 20x Multiplayer**\
Forth round **= 125x Multiplayer**\
Fifth round **= 250x Multiplayer**\
Sixth round **= 750x Multiplayer**\
Seventh round **= 2500x Multiplayer**
{% endhint %}

![](/files/-MlGQy9hhVUczyQxTsUO)

&#x20;This is where you start, the **tower** always starts at the beginning or you can say **the bottom of the tower**.&#x20;

You have options 1️⃣[2️⃣](https://emojipedia.org/keycap-digit-two/)​[3️⃣](https://emojipedia.org/keycap-digit-three/)​[❌](https://emojipedia.org/cross-mark/)&#x20;

You can click on the number **that you think** is the right one to get onto the next **stage**.&#x20;

Lets click 1️⃣ as I think its the **right path**

<br>

![](/files/-MlGR3OCfPtJrfFKKznU)

&#x20;Wow! **I won the first one.** Now I have option **to continue** or to **cash out**

{% hint style="info" %}
&#x20;If you want to cash out at **any round**, click the [❌](https://emojipedia.org/cross-mark/) and it will automatically give you out the **winner prize**
{% endhint %}

![](/files/-MlGR8Dp9tdnXtC8f5wi)

&#x20;I **cashed** out in first **round** because I've never gotten any further, but you can beat the tower if you believe if you can.

## Losing on Tower

![](/files/-MlGRJvGlOTDFCj_TLL5)

&#x20;I picked **number** **1** but the right answer was **number 3**. You cannot win always, but if you do win. The **prize can be very high**&#x20;

Good luck to you! Please follow more tutorials if you have any questions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://coldgambling.gitbook.io/coldgambling-v2/tutorials/how-to-play-tower.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.
