# Multiple Drones

{% embed url="<https://www.youtube.com/watch?v=sgStzSjOlJ0>" %}

An unlimited number of drones can be supported simultaneously with super easy and intuitive control through SmartAP GCS. For example, the above video shows a couple of drones participating in a autonomous survey mission while the third one is monitoring what they do.

## Multiple Drones with SmartLink

{% embed url="<https://www.youtube.com/watch?v=ELM7x115p88&feature=emb_title>" %}


---

# 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.sky-drones.com/flight-operations/smartap-gcs/multiple-drones.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.
