# Welcome

{% hint style="info" %}
The first version of Gitbook is still being refined, so please note that some information shown here may differ from what is presented in the official version when it is published.
{% endhint %}

### **Welcome to DPIN!**&#x20;

We are excited to have you here as part of our community dedicated to revolutionizing computing power through decentralized networks. DPIN empowers users to share resources in a secure, efficient, and cost-effective manner.

### Vision

DPIN envisions a future where high-performance computing, powered by a decentralized network, seamlessly enables the **mass adoption of AI, immersive cloud gaming, and transformative enterprise applications** through composable Web3/2 solutions.

### Mission

Our mission is to create an accessible, cost-effective, and **enterprise-grade high-performance computing network**. We aim to redefine how businesses compose solutions and how individuals experience digital entertainment by leveraging blockchain technology to reshape resource allocation globally.

In this GitBook, you will find essential documentation, guides, and resources to help you navigate and contribute to the DPIN ecosystem. Whether you’re a developer, a project enthusiast, or simply curious about decentralized technology, there’s something for everyone.

### Join us in shaping the future of computing power and let’s ignite limitless possibilities together!


---

# 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://dpincloud.gitbook.io/dpincloud/readme.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.
