# 2.1  Technical protocol

BDCP: Bayes Decentralized Computation Protocol

Source: Bayesian Institute (Long Beach, CA)

Bayesian Decentralized Computing Protocol (BDCP) - Summary

Bayesian Decentralized Computing Network Protocol (BDCP), which is a protocol designed to build decentralized computing networks and data computation. This network is a peer-to-peer network formed by the availability of cloud computing resources on decentralized computer nodes, without any entity having central control over the network.

WEB3.0 is based on decentralized proprietary services, they are Internet-wide open services where participants form a decentralized network that provides useful services without central management or trusted parties. BDCP provides the computing infrastructure for WEB3.0 services.

BDCP departs from the current distributed cluster model, which delegates access control of central nodes and data to a centralized trusted authority. Instead, DBCP empowers the peer-to-peer model to provide decentralized computing networks, computationally shifted data models, distributed machine learning, and new mechanisms for protecting the ownership of user data.

<figure><img src="/files/lKtk9HTDO3HI1mA6V4re" alt=""><figcaption><p>（Bayesian Model）</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/architecture/2.1-technical-protocol.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.
