# Troubleshooting

### Q. What do you do if the FPV video feed does not show after powering up?

**A**. unplug and plug back in the main power.

### Q. After taking off using auto takeoff, the drone will not respond

**A.** RC over the right could be set, so you must manually change the mode from hold to position.

### Q. Drone does an RTL uncommanded

**A.** Their are several reasons for this, battery could be low, loss of radio signal or AMC application was closed&#x20;


---

# 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.camflite.com/crd1/maintenace-manual/troubleshooting.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.
