# Tạo Bot Game

Để tạo 1 Bot game, bạn vui lòng làm theo các bước sau:&#x20;

> * Chọn BOT GAME trên thanh menu Botplus.io
> * Chọn phần Types để chọn loại bot game bạn muốn sử dụng.
> * Sau khi chọn xong loại bạn nhấn Active trên bot game đó để tạo bot game.

![](https://i.imgur.com/l5HPewo.png)

Sau khi ấn vào active thì hệ thống sẽ list ra các giao diện (template) của  bot game cho bạn lựa chọn. Đối với mỗi loại bot game sẽ có các giao diện khác nhau (trong hình là các giao diện của bot game Lucky Spinner)

Chọn 1 giao diện và nhấn **Active** để bắt đầu sử dụng.

![](https://i.imgur.com/sSMO68R.png)


---

# 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://tailieu.botplus.io/bot-game/tao-bot-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.
