# Return to Home Settings

<figure><img src="/files/5035Qzc76HNrThqb9Y0E" alt=""><figcaption></figcaption></figure>

**Return to Launch altitude (HGT)** is the predetermined minimum height at which the DeltaQuad Evo will ascend to when initiating a return-to-launch (RTL) procedure. This altitude ensures the vehicle clears obstacles and maintains safe separation from the ground while returning to its landing location.

**Default:** 100 m

{% hint style="warning" %}
The **Return to Launch altitude** value should be set at least **25 meters** above the highest obstacle in the mission area. If the vehicle is below this altitude when an RTL command is triggered, it will climb to the set altitude and then proceed to return. If the vehicle is already above the set altitude, it will continue at its current altitude.

**The Return to Launch altitude is referenced to the takeoff location (HGT), not above ground level (AGL). Special care must be taken when operating in an area with varying ground elevations.**

When an RTL command is triggered, the DeltaQuad Evo will return in a straight line to the designated landing location. Therefore, the vehicle must be capable of flying directly back to the landing point from any point in the mission or flight path.
{% endhint %}

{% hint style="info" %}
The DeltaQuad EVO can perform an autonomous Return to Launch when instructed via the Ground Control Station, initiated from a mission, or triggered by a failsafe event.
{% 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.deltaquad.com/gov/setup/safety-features/return-to-home-settings.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.
