# What is DC

Decentralized Cloud (DC), also known as Decentralized Physical Infrastructure Networks (DePIN), represents a significant shift from traditional cloud computing. Unlike the centralized nature of conventional clouds, DC operates without a central authority and is not controlled by any single individual or institution. This structure allows anyone to participate by running nodes anywhere, which automatically network with each other.

One of the core features of DC is the use of blockchain technology to provide consensus services. This enables each node in the network to independently offer cloud computing services while also serving as backups for other nodes. This decentralized approach ensures that DC is not merely a single cloud or a collection of clouds, but a comprehensive cloud network.

DC offers a full-stack ecosystem that includes various layers such as the incentive layer (consensus), network layer, persistence layer (storage), and application layer (computing). This structure provides developers with a familiar environment similar to traditional internet development, but with the capabilities to create decentralized applications (DApps).

The user experience of DApps built on the DC platform is designed to be as intuitive and seamless as using conventional internet applications. This approach not only simplifies the transition for developers but also ensures that end-users can easily adapt to the new decentralized environment. Overall, DC provides a highly convenient and efficient decentralized network infrastructure for developing and deploying applications.

**Resources:**

Website: <https://www.dcnetio.cloud>

Explorer:[ ](https://dcnetio.baybird.cn/)[https://dcnetio.baybird.cn](https://dcnetio.baybird.cn/)

GitHub: <https://github.com/dcnetio>

**Social:**

Twitter: <https://twitter.com/dcnetio>

Discord: <https://discord.gg/DZ7Gp5Fn>

Telegram: <https://t.me/dcnetio>

Medium: <https://medium.com/@dcnetio>

Youtube: <https://www.youtube.com/@dcnetio>

**Articles:**

* White paper: <https://github.com/dcnetio/whitepaper>


---

# 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.dcnetio.cloud/dc/introduction/what-is-dc.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.
