# 🎰BetFi Poker

- [Poker](https://litepaper.betficasino.io/betfi-poker/poker.md)
- [Core Features](https://litepaper.betficasino.io/betfi-poker/poker/core-features.md)
- [Poker Game Engine & Platform Architecture](https://litepaper.betficasino.io/betfi-poker/poker/poker-game-engine-and-platform-architecture.md): System Design Overview
- [Cash Game Engine](https://litepaper.betficasino.io/betfi-poker/poker/cash-game-engine.md)
- [Security & Anti-Exploitation Protections](https://litepaper.betficasino.io/betfi-poker/poker/security-and-anti-exploitation-protections.md)
- [Ledger & Accounting System](https://litepaper.betficasino.io/betfi-poker/poker/ledger-and-accounting-system.md)
- [VIP Table Ownership](https://litepaper.betficasino.io/betfi-poker/poker/vip-table-ownership.md)
- [Summary of BetFi Poker](https://litepaper.betficasino.io/betfi-poker/poker/summary-of-betfi-poker.md)


---

# 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://litepaper.betficasino.io/betfi-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.
