> For the complete documentation index, see [llms.txt](https://docs.hunny.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hunny.finance/tieng-viet/products/hunny-poker/joining-a-game.md).

# Chơi game

Tiếp tục đến "**Tiền sảnh chính**" bằng cách nhấp vào Tab "**Tiền sảnh**" tại đây.

![](/files/QspfWw4fepA6LsF8Cyw6)

Chọn Loại trò chơi bạn muốn tham gia. **TRÒ CHƠI TIỀN MẶT** hoặc **GIẢI ĐẤU**.

**Chọn loại trò chơi** mà bạn muốn tham gia.

Đối với **TRÒ CHƠI TIỀN MẶT**, Di chuyển sang trái hoặc phải để có nhiều bàn hơn.

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

Đối với **GIẢI ĐẤU**, Cuộn xuống để xem thêm các sự kiện giải đấu.

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

{% hint style="warning" %}
Người chơi cần **Đăng ký** sự kiện giải đấu và có mặt trong thời gian diễn ra sự kiện để tham gia giải đấu.
{% endhint %}

{% hint style="info" %}
Hãy lưu ý rằng mỗi bảng có một yêu cầu "**MUA VÀO**" khác nhau. Bạn sẽ cần phải hoàn thành số dư tối thiểu để tham gia một bảng cụ thể.
{% endhint %}

{% hint style="info" %}
Hãy lưu ý rằng khi bạn tham gia vào bàn, bạn sẽ tự động được yêu cầu ngồi vào một trong những ghế có sẵn trên bàn.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hunny.finance/tieng-viet/products/hunny-poker/joining-a-game.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
