> For the complete documentation index, see [llms.txt](https://docs.ak.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ak.com/real-time-audio-and-video.md).

# Real-time Audio and Video

Real-time audio and video features have the potential to significantly enhance the online Texas Hold'em experience by fostering better communication and preventing cheating. AK Poker's real-time audio and video functionality offers several benefits:

1. **Friendly Communication:** Real-time audio and video allow friends to chat while playing cards, customizable by private game administrators based on the situation. This feature promotes social interaction and makes the game more enjoyable for players.
2. **Preventing Cheating:** During crucial tournament stages, the platform may mandate participants to activate videos to prevent cheating. Additionally, enabling real-time audio and video will deter proxy play and collusion. In specific competitive scenarios, administrators can mandate the activation of real-time audio and video for participating players, ensuring a fair and secure gaming environment on AK Poker.
3. **Collaboration with Celebrities:** AK Poker plans to collaborate with celebrity players, introducing live streaming on the platform and requiring real-time audio and video usage. This feature will attract more players and increase the platform's popularity.
4. **Leveraging third-party services:** AK Poker aims to provide the best possible real-time gaming environment for Texas Hold'em enthusiasts worldwide.

<figure><img src="/files/xN9KZX8HeHa7RpdSLoiX" alt="" width="360"><figcaption></figcaption></figure>


---

# 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.ak.com/real-time-audio-and-video.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.
