> For the complete documentation index, see [llms.txt](https://dc-ai.gitbook.io/dcai-ecosystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/depin-device.md).

# DePIN Device

DCAI offers advanced mining devices with up to 2 TB of storage and pre-installed applications to facilitate decentralized data management. These devices are designed with features to reflect technical excellence and aesthetic quality.

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

***

**Sharp, Clean Edges: Bold and Refined**

The sharp, clean edges of the device deliver a **modern and refined finish**, ensuring it stands out both in appearance and performance.

**Key Attributes**:

* **Bold Design**: The edges add a bold, precision-engineered feel to the device.
* **Durable Construction**: Enhances the structural integrity while maintaining a sleek aesthetic.

***

**USB-C and USB Ports: Seamless Connectivity**

Equipped with both **USB-C and USB ports**, the DCAI device ensures compatibility with modern tech requirements, making it highly versatile and user-friendly.

**Connectivity Features**:

* **High-Speed Data Transfer**: USB-C offers fast and efficient connections for data and power.
* **Versatility**: Multiple ports provide flexibility for connecting a wide range of devices.

***

The design of the DCAI device is a perfect blend of artistry and functionality, reflecting our dedication to creating innovative solutions that prioritize both technical excellence and user experience. Every element, from the versatile USB ports, has been thoughtfully crafted to meet the needs of a modern, tech-savvy audience.


---

# 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, and the optional `goal` query parameter:

```
GET https://dc-ai.gitbook.io/dcai-ecosystem/technical-infrastructure/depin-device.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
