# Android

{% hint style="info" %}
If you need assistance with installing SILVERVOLT on your device please join our friendly [Discord Community](http://go.jedstar.com/discord) and one of our team members will assist you.&#x20;
{% endhint %}

## <mark style="color:red;">Step 1</mark> | Download APK

{% hint style="info" %}
An APK is an installation package format for Android, used to distribute and install apps.
{% endhint %}

Using your Android device, using a web browser such as **Chrome** go to [**Download Links**](/jedstar-gaming-whitepaper/silvervolt/installation-guide/android/download-links.md) and download the correct APK for your regio&#x6E;**.**

## <mark style="color:red;">Step 2</mark> | Install APK

{% hint style="warning" %}
Note: By default there is a restriction that blocks installation of any applications outside the Google Play Store. You will need to enable installation of applications from "Unknown sources" to install the APK (also known as side-loading). Once you have installed the application we recommend you can turn this off again.
{% endhint %}

The APK will now be in the **Downloads** folder on your device, click on the file you downloaded in the previous step and select the option to **Install.** Often the easiest is to initiate the install directly from the web browser on your device such as **Chrome**.

<figure><img src="/files/P0uz3Rz4uxqMlImPqmHl" alt=""><figcaption></figcaption></figure>

If *installation from unknown sources* is not currently allowed on your device you will be prompted to allow this under **Settings.**

<figure><img src="/files/LwY9JJpfSnfTHVhS2tky" alt=""><figcaption></figcaption></figure>

To enable *installation from unknown sources* from the home screen follow these steps.

1. Go to your Android **Settings** > **Apps & Notifications**
2. Select **Advanced** or the **three dots at the top-right corner** – users might see either option depending on their device
3. Select Special App Access
4. Choose Install Unknown Apps
5. Select the apps you want to allow to sideload apk files - in this case **Google Chrome**

Select the option to install the APK, and click **INSTALL**, followed by **OPEN.**

<figure><img src="/files/j3ZtemjJT0qB0N10ShoC" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulations! You have successfully installed SILVERVOLT.
{% endhint %}

## <mark style="color:red;">Step 3</mark> | Launch SILVERVOLT

You can now launch SILVERVOLT and proceed to log in and use SILVERVOLT.

<figure><img src="/files/4wdcGjwUCZxjwiBiXI9A" alt=""><figcaption></figcaption></figure>


---

# 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://jedstar.gitbook.io/jedstar-gaming-whitepaper/silvervolt/installation-guide/android.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.
