# BOT GameMode

This game mode consists in that you will only play with a programmed character, that is, a BOT, you will not be able to interact with him and he will not use game strategies against you, he will play in a programmed way.

<br>

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

## Why is it important?

I'll explain why this mode is important for beginner players.

{% hint style="info" %}
**Before playing with other people in NORMAL, PVP, or BET mode, you should know this. 💅**
{% endhint %}

This game mode is important because you're playing against a programmed computer, so you won't lose experience, you're not betting anything, you're just practicing to become much better in other games with other real players, and even when you're more specialized in the gameplay you can enter the betting server and bet like a PRO.

## Teams vs The Bots?

Yes, you can team up with your friends to defeat the bots and gain experience. In beta mode, you can only select 2 bots. In future updates, we will add more bots with different powers and characteristics.

```
You can play
1 vs BOT 🤖
2 vs BOT 🤖
3 vs BOT 🤖
4 vs BOT 🤖
It will be more fun to defeat them with your friends!😁
```

Bots cannot speak; only the tutorial bot can give you a brief explanation of the game when you are a new user and create a room for the first time with it.


---

# 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://cryptobound-project.gitbook.io/cryptobound-nft-game/gameplay/bot-gamemode.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.
