# 3. Getting Started

Getting Started with AeroGCS GREEN on users' Android mobile devices is a breeze. Follow these simple steps to install, activate, and ensure users are updated with the latest features. From navigating the Play Store to activating user licenses or opting for a trial period, this guide provides a seamless introduction to controlling drones effortlessly. Whether seasoned or beginners, this section walks users through the process, making the setup a smooth and efficient experience.

{% hint style="info" %}
🔍 **Note**: Before proceeding, ensure your device is connected to a stable 🌐 internet connection with adequate speed for optimal performance.
{% endhint %}


---

# 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://aerogcs-green-docs.aeromegh.com/3.-getting-started.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.
