# 3.11. Landing

During landing, if the drone deviates far from the landing site or the wind is strong,Pilot can take control with radio controller by switch drone mode to <mark style="color:blue;">**“Qloiter”**</mark>and landing the drone manually.&#x20;

Or Let the drone landing automatically when everything is normal;

{% hint style="info" %}
**Note:**&#x20;

Please turn RC7 to the left side to rurn off the engine while the rotors are on and drone is landing vertically.&#x20;

If pilot froget to turn engine off during landing, the engine will switch to idling mode automatically (tail propeller will rotate slowly in idling mode) during landing and stay in idling mode after drone landed. It will not affect the landing, but to avoid tail propellers hit something on the ground, it is recommended to turn the engine off while landing before drone touch the ground.
{% 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.yangdaonline.com/yangda-docs/vtol-drone-user-manual/sky-whale-max-hybrid-vtol/3.-flight-mission-procedure/3.11.-landing.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.
