# Setting Up Your First Flight

With the new system fully set up and ready to go, the operator can now move on to planning and executing the first flight!

## Execute your first mission.

### Preflight checks

1. Make sure the DJI Dock is in an idle state and the aircraft status is either Standby or Powered Off. You can check the health status from the [Device Maintenance page](/device-management/dji-dock-3-+-flytbase-the-future-of-autonomous-ops-starts-here.md).
2. Ensure that the flying environment's weather and the dock's network connection is stable.
3. Click on the docking station video feed button to enable live video streaming from the dock's camera.

* To learn more about 'Payload controls', refer to the following documentation.

{% content-ref url="/pages/GvJQDLFKpg5JQkgpXj4M" %}
[Payload Controls](/in-flight-modules/how-to-manage-your-flight-operations/payload-controls.md)
{% endcontent-ref %}

* To learn more about 'Mission Planning', refer to the following documentation.

{% content-ref url="/pages/Dj4SjoUKykqp8dMsNUIH" %}
[Mission Planning](/pre-flight-modules/planning/mission-planning.md)
{% endcontent-ref %}

<figure><img src="/files/mMCnHsNFrVnhp30PUjSM" alt=""><figcaption><p>Execute Mission</p></figcaption></figure>

Navigate to the FlytBase [Flight Execution](/in-flight-modules/flight-execution.md) section to successfully execute your First Flight.

Now the operator is all ready for their maiden flight with FlytBase.🤝

After completing a mission, operators can navigate to the Flight Logs section on the dashboard to analyze and review the mission data.

{% content-ref url="/pages/1O79TauQNIpgesbTaRxz" %}
[Reviewing Your Flight Logs](/post-flight-modules/reviewing-your-flight-logs.md)
{% endcontent-ref %}


---

# 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.flytbase.com/in-flight-modules/setting-up-your-first-flight.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.
