# DiaB Setup

Once the docking station has been set up, the next step is to configure it with the FlytBase dashboard, which involves connecting the docking station and adding/connecting a drone to the dashboard.

## Device Setup on FlytBase

* Open the [<mark style="color:blue;">FlytBase</mark>](https://app.flytnow.com/) web app on the PC to create a FlytBase account. If the operator already has an account, login with the registered email ID.

{% hint style="info" %}
After login, if the account is still in trial, please contact support: <mark style="color:blue;"><support@flytbase.com></mark>
{% endhint %}

* Restart the station before proceeding ahead to ensure optimal performance.

{% embed url="<https://www.youtube.com/watch?v=592XutNoMaw>" %}
Drone-in-a-Box setup tutorial
{% endembed %}

* On the FlytBase dashboard, click ![](/files/zEHI1gl8j9BZsCrtPprA) from the **Drones** tab under **Operations** in the left navigation panel.
* Now click on **Setup DiaB** on the bottom-left of the **Add Device** window.
* Follow the onscreen instructions to register the docking station and drone on FlytBase using the provided **Unique Device Code** (UDC).

{% hint style="info" %}
The UDC is required for setting up the operator's DiaB system which is provided by the respective Docking Station provider.
{% endhint %}

* After the setup is complete, the operator has to link the drone to the docking station.

Navigate to the following section to link the drone with the respective docking station and complete the DiaB setup on FlytBase.

{% content-ref url="/pages/MuPnQuykuEpGZPO68sI9" %}
[Docking Station](/features/settings/docking-station.md)
{% endcontent-ref %}

To remotely add, manage, and operate a docking station, the operator can navigate to the following section.

{% content-ref url="/pages/DNEDMkHr3XCGpC1fOVWr" %}
[Docking Station](/features/operations/docking-station.md)
{% endcontent-ref %}


---

# 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://legacydocs.flytbase.com/diab-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.
