# Enertime

{% hint style="info" %}
**Quick tip:** Got amazing game creations? Contact us on <info@enertime.io> to convert your game masterpieces into somatosensory games on our game portals!
{% endhint %}

## Overview

**Enertime** (Exercise • Anywhere • Anytime) is a mobile gesture gaming platform which serves as a free fitness lite alternative to Nintendo Switch Sports, so as to empower individuals with move-to-play experience anywhere, anytime via their smartphone connecting laptop side as a handheld gesture game controller.

> **What is Enertime?**
>
> We developed Enertime as a service to allow you interact with your favourite games on a more intimate level! All you need is a computer and a smartphone, and you've got yourself an interactive playing environment at no added cost!

> **Is it free to use?**
>
> YES! As a completely free to use software, all we require is your enthusiasm to play. With support for both Android and IOS devices, we try our best to bring you an enjoyable and interactive gesture based experience for all your favorite games!

## Jump to

1. [The special Features of ENERTIME](https://gitbook.enertime.io/overview/our-features)
2. [Installing Enertime](https://gitbook.enertime.io/fundamentals/installing-enertime)
3. [Our Game Modes](https://gitbook.enertime.io/fundamentals/using-enertime/usage-basics)
4. For Developers
   1. [Simple Integration with ENERTIME](https://gitbook.enertime.io/use-cases/for-developers/simple-integration)
   2. [Advanced Integration methodologies](https://gitbook.enertime.io/use-cases/for-developers/advanced-integration)

***

*Follow the link below to move to the next section.*


---

# 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/enertime.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.
