# Flight Interruptions

{% hint style="success" %}
Press the Play button on the Remote Controller when the drone unexpectedly pauses.
{% endhint %}

***

If your drone pauses during takeoff or while performing a mission, you can always press the Play button on your RC to command the drone to continue.&#x20;

### Remote Controller Play/Pause Button

* Pressing the Play button on the RC will cause the drone to pause the active mission.
* Press the Play button again to resume the mission.

***

If pressing the Play button does not fix the issue then:

* You could be in or near an [NFZ](/home/fieldagent-mobile-ios/faqs.md#unlock-no-fly-zones-for-dji-products) and will require an unlock.
* Your [firmware](/home/fieldagent-mobile-ios/troubleshooting-guide.md#drone-firmware) is out of date.
* The drone's sensors need [maintenance](/home/fieldagent-mobile-ios/troubleshooting-guide.md#obstacle-avoidance).

***

{% hint style="info" %}
Follow the [general troubleshooting steps](/home/fieldagent-mobile-ios/troubleshooting-guide.md) first when you encounter any problems.
{% 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://support.senterasensors.com/home/fieldagent-mobile-ios/troubleshooting-guide/flight-interruptions.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.
