> For the complete documentation index, see [llms.txt](https://docs.sky-drones.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sky-drones.com/avionics/atlas-handheld/detailed-specifications.md).

# Detailed Specifications

#### Processor and Memory

| Parameter | Value               |
| --------- | ------------------- |
| CPU       | Octa Core, 2.7GHz   |
| RAM       | 4GB                 |
| ROM       | 64GB                |
| External  | MicroSD (Up to 1TB) |

#### Radio

| Parameter  | Value             |
| ---------- | ----------------- |
| Technology | 2x2 MIMO          |
| Frequency  | 2402 - 2482 MHz   |
| Power      | up to 30 dBm / 1W |
| Bandwidth  | 4 / 8 MHz         |
| Encryption | AES-256           |
| Data rate  | 25 Mbps           |

#### Environment

| Parameter           | Value       |
| ------------------- | ----------- |
| Resistance          | IP-68       |
| Ambient temperature | -40...+50°C |

#### Screen

| Parameter  | Value               |
| ---------- | ------------------- |
| Size       | 8"                  |
| Resolution | 1920 x 1200 (WUXGA) |

#### Size & Weight

| Parameter  | Value         |
| ---------- | ------------- |
| Dimensions | 286x166x57 mm |
| Weight     | 1140 g        |

#### Battery

| Parameter        | Value                    |
| ---------------- | ------------------------ |
| Type             | Li-Ion, fully integrated |
| Capacity         | 5050 mAh                 |
| Charge current   | 4A                       |
| Charge interface | USB Type C               |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sky-drones.com/avionics/atlas-handheld/detailed-specifications.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.
