# Steam Deck - User's manual

## General Information

The Steam Deck, developed and manufactured by Valve Corporation and launched in February 2022, represents a significant advancement in portable gaming technology. This handheld gaming console merges the power of PC gaming with the convenience of portability, featuring a 7-inch touchscreen display and a controller layout that incorporates traditional gaming controls alongside innovative track- pads and gyroscopic features for superior precision. It operates on SteamOS 3.0, Valve’s proprietary Linux-based operating system, yet it retains the versatility to support Windows and other operating systems. This capability extends the device’s utility beyond gaming, allowing for a diverse range of applications. Specifically, in our context, the Steam Deck is utilized to operate a customized ground control station, running on a specially tailored version of Ubuntu 20.04 to optimize user experience within the ground control domain. This customization underscores the device’s adaptability and its potential to deliver a tailored user experience in specialized applications such as drone operation and management.

<figure><img src="/files/IldzSD7sx8HcNpcSpTwC" alt=""><figcaption><p>Steam Deck</p></figcaption></figure>


---

# 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/getting-started/steam-deck-users-manual.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.
