# Installation Guide

## Downloading

You can download the latest version at <https://shungo.app/shungo.apk>&#x20;

As for **GPS Joystick** you can find it here: <https://play.google.com/store/apps/details?id=com.theappninjas.fakegpsjoystick>

## Installing

Once you downloaded, install the APK like any other. Once you start the app for the first time you will be prompted to login, make an account or login to an existing account. To go further, watch the other guides!

## Purchasing

To use Shungo, you will need a valid subscription, to purchase shungo, you can read the following page: [Purchase](/info/purchase.md)


---

# 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://docs.shungo.app/info/installation-guide.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.
