# Poker

{% hint style="danger" %}
This asset is currently in development and will be available in 2026.
{% endhint %}

The uVegas **Poker** module will feature a complete **Texas Hold’em** implementation, including:

* Tournament support
* Advanced player management
* Authentic poker rules and betting system

Stay tuned for updates! Once released, this asset will integrate seamlessly into your uVegas project, allowing you to run multiplayer poker tables without additional setup.


---

# 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.uvegas.online/games/poker.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.
