# Safe Piloting During Automated Missions

## General Guidelines

* Always check your failsafes and RTL altitude in the IGC Safety Tab.
* Be aware of your altitude and surroundings, double check your mission plan when you arrive at the mission location and set your altitudes accordingly.
* Confirm your mission time and give yourself enough time to RTL and land without stressing the batteries.

## GS-ONE

* Be ready to take manual control of the vehicle by changing the Flight Mode rocker.

![](/files/UpZWLexfjYMV61b3ZjgQ)

{% hint style="warning" %}
Note: If the rocker is on the desired flight mode when the mission is started, the pilot will need to first switch to a different flight mode, then switch back to the desired flight mode. For more information on flight modes, see the [Flight Modes](/inspired-documentation/products/inspired-suite/inspired-ground-control-igc/flight-modes.md) page.&#x20;
{% endhint %}

## Herelink

* Be ready to take manual control of the vehicle by pressing the 'A' button (Loiter Mode) on the controller.

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

{% hint style="warning" %}
Note: In the event of an emergency, the 'A' button (Loiter Mode) must be pressed to regain pilot controls.
{% 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://docs.inspiredflight.com/inspired-documentation/products/inspired-suite/inspired-ground-control-igc/autonomous-mission-planning/safe-piloting-during-automated-missions.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.
