# Drive3 Overview Introduction

Drive3 is a decentralized storage system-based Web3 storage network disk application. Its distinctive feature is the dispersed storage of data (with user-selectable encryption) across various nodes in the network. By avoiding the issues associated with centralization, the server conducts data availability testing and promptly repairs any damage caused by unforeseen events, thereby mitigating the risk of data loss. Compared to traditional storage network disks, Drive3 provides encryption in its transmission mechanism, backup process, and data sharing.&#x20;

The user's stored data is solely managed by their private key, granting them exclusive rights such as viewing, deleting, and banning any third-party identities within the system. Furthermore, Drive3 employs point-to-point network transmission technology, offering significantly faster transmission speeds compared to conventional storage methods. This enables instant responses and seamless, high-speed data transfers.


---

# 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://drive3.gitbook.io/drive3/introduction-to-drive3/drive3-overview-introduction.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.
