# The Cobra

Your Cobra flight controller comes pre-configured, no additional configuration is required to build and fly.&#x20;

Should you wish to adjust or modify the setting on your drone you will need to download and install the open source software Betaflight and connect your Cobra to your computer.&#x20;

Caution: We recommend you thoroughly research setting before making any changes to your Cobra flight controller.&#x20;

![](https://2077037805-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Me1aCEGnKfi1S-LK1_y%2F-Me1ctgedsOvkKA9p_zi%2F-Me1dOButl54PkrzN9JK%2F_MG_7680.jpg?alt=media\&token=315c3a00-39df-49e2-90e6-2300d4e6b6bf)

The Cobra is a Racing Drone is a kit that you build with the parts and tools included. It requires you to assemble the frame, mount the electronics and configure the flight controller.&#x20;

The following pages are instructions on all of these steps.&#x20;

At the end is a video playlist as well to walk you through the process as well.&#x20;

Lastly is a video on what you need to know to start fly in First Person View (FPV) and racing.&#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://onpoynt-1.gitbook.io/cobra-racing-drone/master.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.
