# How To Play

<div><figure><img src="/files/4VUmth8CxgPIFVpsgLjl" alt=""><figcaption><p>Joining the Table</p></figcaption></figure> <figure><img src="/files/23xfi01sLbS7TfUJDXF5" alt=""><figcaption><p>Rules</p></figcaption></figure></div>

1. Air Hockey is a game designed for two players
2. Both players need to come near the table to start the game
3. A notification prompt will show up on their screens with a message "Press E to play"
4. The first player who joins the table by pressing E becomes the "host" of the game
5. The host can choose their side and set the game rules.
6. The second player that joins the table plays on the opposite side of the host.
7. The goal of the game is to score the puck on the opponent's net.


---

# 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://documentation.rcore.cz/paid-resources/rcore_airhockey/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.
