# Installing Enertime

{% hint style="info" %}
**Creator's Advice:** These installation instructions are for the **BETA** release of ENERTIME. We will update them based on our version releases, but always confirm your installation is the latest model.
{% endhint %}

Please follow the following instructions to install ENERTIME beta release version:

{% embed url="<https://youtu.be/hcaSiDun1ec>" %}

<details>

<summary>Step1: Install Mobile Application</summary>

As Enertime works on the concept of creating a connection between your phone and laptop, we must first install the mobile application that will allow you to do so.

* For Android Devices, please find installation link here -> [https://play.google.com/store/apps/details?id=io.Enertime.Enertime](https://play.google.com/store/apps/details?id=io.Enertime.Enertime\&pli=1)
* For IOS Devices, please find installation link here -> [https://apps.apple.com/hk/app/enertime/id6453470052](https://apps.apple.com/hk/app/enertime/id6453470052?l=en-GB)

Once the mobile application has been successfully installed, please go to the next step!

</details>

<details>

<summary>Step 2: Install PC Application</summary>

*\[Only available in Windows]*

For integrating your games with your phone, you will need a PC application. This app will allow you to play games while using the smartphone as a controller, but one that works on gestures rather than buttons!&#x20;

* For Windows Laptops/Computers, please find the installation link here -> <https://enertime.itch.io/enertime>

INSTALLATION TROUBLESHOOTING:

During the installation, if you face any issues, please refer to the following instructions.

1. Go to the installation link click **Download Now >> and then proceed to downloads**. Once the download is finished, please extract all the files from the zip folder.

   ![](/files/PwfA81o7dsZWasSf5oR5)
2. Once all the files are extracted, please launch the Windows Launcher Application. Here, **some devices** may be asked to install **.NET Core**. If you receive such a message, please follow the on-screen instructions to install.

   *(please skip if not required for you)*

   ![](/files/XNds1EjeMuznvpMoruAi)
3. Now, please launch the **WindowsLauncher** Application. This will prompt you to **install Java**, and once you do so, the application should automatically launch.
4. Now you are good to go!

</details>

<details>

<summary>Step 3: Allow Permissions</summary>

*\[Only available in Windows]*

There are a few things to keep in mind when using our application. As a user-centered company, we are open with the permissions that we require for the smooth operation of our solution.

1. For the **mobile application**, we may require access to the following permissions. We guarantee you that we will not use them for any other task apart from those specified here.
   * Your **camera** to facilitate scanning the QR code (to link phone and computer).&#x20;
   * Access to the **internet**, for transfer of data from our server on your laptop to your smartphones. *(primarily for IOS)*
2. For **server application** on your computer, the following permissions may be required for the smooth operation of our service.

   * Windows:
     * May be required to **disable firewall** restrictions during the installation phase *(as our application is recognized as a third-party app)*.
     * May be required to **disable external anti-virus** applications *(for installation only)*

   As you can see, all the permissions we require for the server application is only during installation.&#x20;

   Apart from these permissions, there is nothing in our application that violates any default permissions on either platform.

</details>

<details>

<summary>Step 4: Enertime!</summary>

Now the installation is entirely complete!&#x20;

We release regular updates for our mobile applications on IOS and Android in compliance with their regulations. As we are still in our BETA stage of development, your support means a lot to us!&#x20;

The next section shall take you through the different game modes that we currently offer. See you there!

</details>


---

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