# Install and Configs

### **1. Overview**

* The PayloadAssitant app was developed by Gremsy Software team to support the customer easier to control Gremsy's Payloads.
* The PayloadAssistant app is an overlay app, it can be worked with QGC or any ground control station app.
* At currently, the PayloadAssistant app can work with Herelink Cubepilot System and SIYI remote system.

### **2. Install the PayloadAssistant app from the apk file**

* Get the PayloadAssistant app apk at [link](https://github.com/Gremsy/Payload-Assistant-App)
* Do install by following below steps:
* Allow the PayloadAssistant app do overlay to another apps on Privacy Settings

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

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

### **3. Config the Remote**

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

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

### **4. System connected**

<figure><img src="/files/4YimiUyJXDXSESP0mu8a" 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/payloads/vio/software-configuration/payload-assistant-app/install-and-configs.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.
