# FAQS

<details>

<summary>I'm flying with DJI Pilot 2 and cannot fly below 40 feet or cannot set the overlap to under 40 percent or cannot set speed certain speed</summary>

When planning mission on M3E, M3M, M3T and M350 that all use DJI Pilot 2. If the mission is below 40 feet AGL, the application will not allow you to go below 40 feet AGL. The only way to get a lower altitude is to use FieldAgent to plan your mission and then export out using the flight plan export ( [FA Flight Plan Export](/home/fieldagent/fieldagent/fieldagent-mobile/dji-flight-plan-export.md) ). In addition, if you are looking at getting an overlap percent below 40 percent, you will also have to use the flight plan export in order to do this. In addition, if you are looking at getting a certain speed that the application does not allow you will have to use the flight plan export.

:information\_source: <mark style="background-color:blue;">Note: If you do not have a FA Subscription, you can still use FA Mobile in order to create a flight plan and then export out that flight plan. In order to do this you can login as a guest.</mark> <mark style="background-color:blue;"></mark><mark style="background-color:blue;">**However, if you do not have a FA Subscription you will not be able to process the data after the fact and order mosaic's. see**</mark> [<mark style="background-color:blue;">**link**</mark>](https://sentera.com/agronomic-analytics/) <mark style="background-color:blue;">**to get a subscription.**</mark>

</details>


---

# 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/dji-settings/faqs.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.
