# Getting Started

<figure><img src="/files/G0GwtxjqniadnbFB74rs" alt=""><figcaption></figcaption></figure>

## 1. Unboxing the CRD1

* [ ] Open the box and see the upper tray with the gear legs, transmitter, and controller.
* [ ] Remove the controller from the case, peel off the sticker from the controller screen, and press the power button. Once powered on, the AMC app opens.
* [ ] Install the gear legs, locking them before pulling out the CRD1.
* [ ] Pull out the CRD1 and place it on a flat surface
* [ ] To unlock the mechanism, pull the knob and swing the arms in place, <mark style="color:yellow;">**making sure the pin slides into the lower bushing as you twist the knob**</mark>. The knob might be tight at first, but it will loosen over time.
* [ ] Place (2) 6s Lipo batteries on top of the CRD1 and strap them in place. When ready, plug the batteries into their two receptacles on the back of the aircraft.
* [ ] Make sure all RF antennas are screwed on.&#x20;
* [ ] Install RTK GPS Mast

{% hint style="danger" %}
It's crucial to push down the boom lock all the way to ensure the booms don't open during the flight, which could lead to a crash. So, make sure to double-check the lock before flying!
{% endhint %}

## 2. Connecting your CRD1 to the Internet

Connecting the CRD1 to the internet allows you to connect to the Auterion Suite, load maps, download software updates, and communicate with your drone.

Connect your aircraft to a wifi network to ensure your drone is always connected to the Suite after a day of flying. To connect your CRD1 to the wifi:

1. Open AMC Herelink or PC. If using a PC, connect to CRD1 with a USB-C cable.
2. Power CRD1.
3. Tap the icon in the top-left of AMC. Navigate to Vehicle Setup > WiFi
4. Select Station mode, which allows CRD1 to connect to another wifi network.
5. Enter the login credentials for your wifi access point.&#x20;
6. Remote ID will need to have the WIFI disabled.&#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/crd1-intro/getting-started.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.
