# Cách chơi

HunnyPoker của chúng tôi hiện hỗ trợ 4 loại game Poker:

* Texas Hold'em ([Hướng dẫn](https://www.pokernews.com/poker-rules/texas-holdem.htm))
* Omaha Pot-Limit ([Hướng dẫn](https://www.pokernews.com/strategy/plo-poker-beginner-guide-pot-limit-omaha-23724.htm)) **(SẮP RA MẮT)**
* Big-O Poker ([Hướng dẫn](https://www.pokernews.com/poker-rules/big-o.htm)) **(SẮP RA MẮT)**
* Open Face Chinese Poker ([Hướng dẫn](https://www.pokernews.com/poker-rules/chinese-poker.htm)) **(SẮP RA MẮT)**

{% hint style="success" %}
HunnyPoker cũng giới thiệu một **Chế độ giải đấu** mới để bạn kiểm tra kỹ năng của mình với những người chơi khác và giành giải thưởng.
{% endhint %}

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

{% hint style="info" %}
Nếu bạn không quen với các trò chơi, bạn có thể đọc từ hướng dẫn trong liên kết ở trên trước khi chơi nó tại sảnh chính của chúng tôi.
{% endhint %}


---

# 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.hunny.finance/tieng-viet/products/hunny-poker/how-to-play.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.
