# Base Station Gear Setup

{% embed url="<https://www.youtube.com/watch?ab_channel=InspiredFlightTechnologies&v=cZgHg3Blcbw>" %}

## Setting Up the Base Station

1. Ensure that the following items were included in your kit:&#x20;

<figure><img src="/files/2HcSBEeJ7f6nB7QMGL7K" alt=""><figcaption></figcaption></figure>

2. In addition to your NAV RTK BASE gear, you will also need:&#x20;

   1. IF1200 or IF800 with Herelink Blue GCS
   2. A laptop with Mission Planner or QGC installed&#x20;
   3. A tripod (recommended >6.5 ft high)

3. Remove the Base Station and USB C Power cable from their packaging.

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

2. Screw the base station onto your tripod of choice using the ¼” or ⅜” adapters if necessary.

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

3. Set up your tripod in your desired location, and plug the USB-C cable into the base station.

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

4. Level the tripod to the best possible degree. Then raise the tripod to a height for best best signal strength (recommended at least 6.5 feet high). Ensure the tripod is stable and will hold up against any wind.

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

5. Connect the base station to a Laptop via the USB-C cable. The base station will light up when powered on.

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

6. Proceed with the setup instructions in [Mission Planner](/inspired-documentation/products/accessories/inspired-flight-nav-rtk-base-station/setup-and-operation-in-mission-planner-on-laptop.md) or [QGC](/inspired-documentation/products/accessories/inspired-flight-nav-rtk-base-station/setup-and-operation-in-qgc-on-laptop.md).


---

# 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.inspiredflight.com/inspired-documentation/products/accessories/inspired-flight-nav-rtk-base-station/base-station-gear-setup.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.
