# Playing a Game!

**Suggestion:** Try out our different modes. We have tutorials for them below. Follow them, and try from home!

<details>

<summary>JUMP Mode</summary>

1. First, connect laptop and smartphone to the same hotspot *(to establish a connection between them)*

   <div align="center"><figure><img src="/files/W1TaKb2Qb2gGzg4UGeay" alt="" width="375"><figcaption></figcaption></figure></div>
2. Create a connection between the devices by scanning the QR code via the respective apps on smartphone and windows computer

   <div align="center"><figure><img src="/files/K1PeNwncTsCcWcIaFDV9" alt="" width="375"><figcaption></figcaption></figure></div>
3. Then, select the **Create a new Action** option

   <div align="center"><figure><img src="/files/rw8vzF7afeOyNFbqzLqH" alt="" width="375"><figcaption></figcaption></figure></div>
4. After this, you may choose your desired game mode. Here, choose the JUMP mode.

   <div align="center"><figure><img src="/files/3KCIdVzxv35wsk5FvpEz" alt="" width="375"><figcaption></figcaption></figure></div>
5. Now, you will have to bind the "space" key to the jump action *(as this is the key we use to jump in the game)*

   <div align="center"><figure><img src="/files/SgeKGATZAtcguVybPtjA" alt="" width="375"><figcaption></figcaption></figure></div>
6. Now, you can play the game by jumping with your phone in your hands!

   <div align="center"><figure><img src="/files/zOondn1p9ekl6TVneOZ3" alt="" width="375"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>PUNCH Mode</summary>

1. Repeat steps 1-2 *(If you want to launch this mode immediately after starting the app)*.&#x20;
2. Then, select **Create a new Action** option

   <div align="center"><figure><img src="/files/rw8vzF7afeOyNFbqzLqH" alt="" width="375"><figcaption></figcaption></figure></div>
3. Now, choose the **PUNCH** game mode. <br>

   <div align="center"><figure><img src="/files/ckF3Ew71sqafhIW00HOm" alt="" width="137"><figcaption></figcaption></figure></div>
4. Next, select the desired key that you would like to bind. For this game, choose "**SPACE**" key.

   <div align="center"><figure><img src="/files/O4BrIieOSqN1LZ2Tcksr" alt="" width="137"><figcaption></figcaption></figure></div>
5. Then, set your preferred sensitivity and finally **tap to** **START**<br>

   <div align="center"><figure><img src="/files/SGTLEifr0drufJxXd9p4" alt="" width="137"><figcaption></figcaption></figure></div>
6. Now, you can play the game!<br>

   <div align="center"><figure><img src="/files/PYAMuZqGvQXdeaCMUAAb" alt="" width="375"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>SABER Mode</summary>

1. Repeat Steps 1-2 in JUMP mode if starting the application for the first time.
2. Then select **Create a new Action** and choose **Saber mode**.<br>

   <div align="center"><figure><img src="/files/ARInOdMEcG1alDuaF1sX" alt="" width="137"><figcaption></figcaption></figure></div>
3. To configure saber mode, follow the on-screen instructions and select the keys **"a"** and **"d"**. \[Make sure to click the *"done"* button]<br>

   <div align="center"><figure><img src="/files/he220GZO73zsrqAaF2H9" alt="" width="137"><figcaption></figcaption></figure></div>
4. Set your preferred sensitive (higher means you will move less :smile:) and click **Tap to Start** when ready to play<br>

   <div align="center"><figure><img src="/files/M1bpS0LQBvFMNxCYxYxA" alt="" width="137"><figcaption></figcaption></figure></div>
5. Now, you can play the game.<br>

   <div align="center"><figure><img src="/files/aYlGwKvH0rotSYaSaFqT" alt="" width="137"><figcaption></figcaption></figure></div>

</details>

<details>

<summary>ROTATE Mode</summary>

* Repeat Steps 1-2 in JUMP mode if starting the application for the first time.
* Then select **Create a new Action** and choose **Rotate mode**.<br>

  <div align="center"><figure><img src="/files/BEAEMKiWBO2gCGiFvHLl" alt="" width="137"><figcaption></figcaption></figure></div>
* To configure rotate mode, follow the on-screen instructions and select the keys "w", **"a", "s"** and **"d"**. \[Make sure to click the *"done"* button]<br>

  <div align="center"><figure><img src="/files/KZitGvhNXkxWdcTPNiDc" alt="" width="137"><figcaption></figcaption></figure></div>
* Set your preferred sensitive (higher means you can move less :smile:) and click **Tap to Start** when ready to play<br>

  <div align="center"><figure><img src="/files/hkzMyTbJRv5DbIGCgvna" alt="" width="137"><figcaption></figcaption></figure></div>
* Now, you can play the game.<br>

  <div align="center"><figure><img src="/files/3rtvQ1lzg7iSQUXoxx5K" alt="" width="137"><figcaption></figcaption></figure></div>

</details>

*Currently, PUNCH, ROTATE & SABER modes are available. Content will be updated shortly*


---

# 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://gitbook.enertime.io/fundamentals/using-enertime/playing-a-game.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.
