# HOW TO CONNECT?

{% hint style="info" %}
Available for Payload version v2.0.0.0 above!\
Support for VIO at this time.

*ZIO/GHadron will update later*
{% endhint %}

### **System Requirements** <a href="#system-requirements" id="system-requirements"></a>

* **Operating System:** Android 6.0 and above

### Download

{% embed url="<https://play.google.com/store/apps/details?id=com.gremsy.payload&pli=1>" %}

#### 📶 **Connect Phone/Tablet to Remote Control Hotspot**

**🔹 Step 1: Enable Hotspot on RC**

1. On the **Remoter Controller**, swipe down from the top to open the **Quick Settings**.
2. Tap on the **Hotspot icon** (or go to **Settings > Network & Internet > Hotspot & tethering**).
3. Enable the **Wi-Fi Hotspot**.
4. Note the **SSID (network name)** and **password**. These are usually something like:
   * SSID: `Herelink_xxxxx`
   * Password: Default is often `12345678` unless changed.

***

**🔹 Step 2: Connect from Your Phone or Tablet**

1. On your **mobile phone/tablet**, open **Wi-Fi settings**.
2. Look for the **RC's SSID** in the list of networks.
3. Tap the SSID, then **enter the password**.
4. Wait a moment — you should now be connected.

<figure><img src="https://3309772875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnikHUDUd2JXqkOsnOi7l%2Fuploads%2Fe5JZztWET6nUErinMJD6%2Fimage.png?alt=media&#x26;token=a48ccb54-8f30-4ef2-b009-99566ef5723a" alt=""><figcaption><p>CLICK ON "SETTING"</p></figcaption></figure>

<figure><img src="https://3309772875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnikHUDUd2JXqkOsnOi7l%2Fuploads%2FSH5FifoZuyNsp9zmfq97%2Fimage.png?alt=media&#x26;token=b7dc2454-4b12-4289-bce9-35c3a7cf550b" alt=""><figcaption><p>CHECK THE CONNECTION</p></figcaption></figure>

<figure><img src="https://3309772875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnikHUDUd2JXqkOsnOi7l%2Fuploads%2FXf0lxUop5Y7FIQchlCxY%2Fimage.png?alt=media&#x26;token=02400c8f-f3f2-4c60-a0ad-08c4e04fc5fd" alt=""><figcaption><p>SUCCESSFUL</p></figcaption></figure>

<figure><img src="https://3309772875-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnikHUDUd2JXqkOsnOi7l%2Fuploads%2FudszmHtVLy3KpHUT7ubA%2Fimage.png?alt=media&#x26;token=d7ef4052-4680-400d-8f97-3db06ed8a9c6" 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://docs.gremsy.com/gremsy-app/payload-plus/how-to-connect.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.
