# Checklist

## Mission Checklist

When a mission is successfully synchronized, the mission checklist will pop up automatically. You can also click the status bar at the top to show the mission checklist.

![](https://2335787272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKgh71qVmIlVsmg3vOiN9%2Fuploads%2FHRoa5K2fS52FJws9yV1d%2FIMG_0989.PNG?alt=media\&token=fdf7f640-5dd8-4494-aa99-3cc5995453b4)

### Essential Requirements

* The GPS signal is better than **"Very Good"**. At this level the aircraft should be able to search for more than **10** satellites.
* Home Location is set.
* Inertial Measurement Units(IMU) and Compass states are normal.

### Conditional Requirements

* The remainning battery power of the aircraft is greater than the preset threshold of returning home, which is usually **20-25** percent.

{% hint style="info" %}
The states displayed on the mission checklist can only be used as a reference for flight safety. Because DJI has a lot of models, the compatibility of different versions of software and hardware cannot be guaranteed. It may happen that the aircraft is in normal state, but the checklist still shows abnormality.

However, you can click ![](https://2335787272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKgh71qVmIlVsmg3vOiN9%2Fuploads%2FB8sNheAZcLQPd9yIX89Z%2Fpaperplane%402x.png?alt=media\&token=05b56308-95a7-4ee3-9f6b-26f8e6d799a6)button on the flight panel to start the mission without waiting for the ready state of checklist.
{% endhint %}

### Get Better GPS Signal

In certain terrain and weather conditions, it may be difficult to get a strong GPS signal on the ground sufficient to start a mission.&#x20;

In this case, you can manually take off the aircraft, and then start the mission after getting a stronger GPS signal in the air.&#x20;

When starting a mission in the air, make sure the home location is set as expected.

## Legacy DJI Checklist

Click![](https://2335787272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKgh71qVmIlVsmg3vOiN9%2Fuploads%2FuxaE63z8ZYIlQ3wmJGOK%2Fgear%402x.png?alt=media\&token=3e273258-6125-4e20-9d74-5ed7dcffff8e)button to show a legacy checklist like DJI GO.

## Flight Simulation

Click![](https://2335787272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKgh71qVmIlVsmg3vOiN9%2Fuploads%2Fudty75vz1fwJ6ZWuPUZ4%2Fcube.transparent%402x.png?alt=media\&token=d99c1889-44af-4a7d-8649-9b7a2fcd9963)button to turn on/off the simulation mode.

The aircraft wil not takeoff or turn on motors in the simulation mode, but all the flight data, position, and altitude will be refreshed in real time by simulating the real flight status, and the actions of taking photos, videos and adjusting the angle of the gimbal will also be executed.&#x20;

You can simulate the whole process of mission indoor,  and adjust the mission with the simulation result to get a better plan for the real flight.

{% hint style="info" %}
Free Member can only fly in the simulation mode.
{% 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://goodstation.gitbook.io/good-station/english/fundamentals/flight/checklist.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.
