> For the complete documentation index, see [llms.txt](https://docs.camflite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.camflite.com/maintenace-manual/troubleshooting.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
