# Usage Basics

{% hint style="info" %}
**Quick Notes:** We are still in the BETA release stage of development. So, some of our game modes are still in the making. We will update this page the moment they are available to you!
{% endhint %}

## Game Modes

There are 5 main game modes available to users.

<table><thead><tr><th width="180">Role</th><th>Capabilities</th></tr></thead><tbody><tr><td>JUMP</td><td>Allows users to control their characters by jumping on the spot</td></tr><tr><td>PUNCH</td><td>Extend your hands and punch out to play games</td></tr><tr><td>SABER</td><td>Make cutting motions to mimic similar actions with your character</td></tr><tr><td>ROTATE</td><td>Play fun games by tilting your phone (like a racing game)</td></tr><tr><td>MULTI</td><td>Combine all the game modes into one. Gives user complete freedom to pick the game and which mode they would like to play it in.  <em>[COMING SOON]</em></td></tr></tbody></table>

As you can see these different game modes give users more freedom when interacting with their games. The best part - ALL YOU NEED IS YOUR SMARTPHONE!&#x20;

*No controllers, No sensor sticks, No consoles, No webcams!*


---

# 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/usage-basics.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.
