# 1.5  BDCP

BDCP is a protocol designed to build a decentralized computing network, a peer-to-peer network formed by the availability of cloud computing resources on decentralized computer nodes, with no entity having central control over the network. BDCP departs from the current distributed cluster model, which delegates access control of central nodes and data to a centralized trusted authority.

**" Our vision is to build a stable and efficient decentralized computing network that can be accessed voluntarily by all human beings in a world based on computing power.** "

<figure><img src="/files/MPhr49iOWFQrHESfWaWC" alt=""><figcaption><p>（The spiritual core of WEB3.0）</p></figcaption></figure>


---

# 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://bayesians.gitbook.io/bayesian/background-and-origin/1.5-bdcp.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.
