# Doodle Labs and GCS provided by us

{% hint style="info" %}
This guide assumes, that **you are using whole setup provided by our company.**
{% endhint %}

Doodle Labs wearable radio, GCS and UAV **are in this case already set up**. You only need to turn on all devices and they will connect together automatically.

{% stepper %}
{% step %}
**Turn on Steam Deck**

Turn on your Steam Deck **by pressing power button**. Wait until GCS app appears on your screen.

{% hint style="info" %}
Detailed information of how to use Steam Deck controls can be found [**here**](/uas-platforms/discovery-stribog/stribog-uas-user-manual/getting-started/steam-deck-users-manual/how-to-use-steam-deck.md).
{% endhint %}
{% endstep %}

{% step %}
**Turn on Doodle Labs**

1. Turn on your wearable Doodle Labs radio. **Hold power button for 4 seconds** until battery indicator turns on.
2. Wait until radio boots up. Booting up is indicated by all LEDs blinking.
3. After booting, Steam Deck and Doodle Labs will establish connection by themselves. You only need to wait until Wi-Fi indicator's LED changes it's state from slow blinking into steady light. That means, Doodle Labs has successfully established connection with Steam Deck.

{% hint style="info" %}
**In case you are interested more in Doodle Labs wearable radio, see official user guide:**

<https://techlibrary.doodlelabs.com/quick-start-guide-ch1>
{% endhint %}
{% endstep %}

{% step %}
**Turn on Stribog UAS**

1. Turn on Stribog UAS **by pressing power button until GPS module starts blinking**.
2. Wait until Stribog UAS connects to Doodle Labs. Successful connection is being indicated by steady light of Mesh Rider Indicator (RSSi).
   {% endstep %}
   {% endstepper %}

## Next tutorial chapter: [Flying with Stribog UAS](/uas-platforms/discovery-stribog/stribog-uas-user-manual/flying-with-stribog-uas.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.airvolute.com/uas-platforms/discovery-stribog/stribog-uas-user-manual/connecting-to-stribog-uas/doodle-labs-and-gcs-provided-by-us.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.
