# 2.3  Data Layer

Personal data has multiple dimensions: personal basic data, consumption data, learning data, social media data, health data, etc. Data generators and evaluators include governments, hospitals, schools, banks, e-commerce companies, Internet social platforms and other institutions and companies. Through the BDCP protocol, individuals can firmly control the ownership of data. At the same time, individuals can easily authorize others to use their data, so that the data can be effectively used and privacy protected.


---

# 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.3-data-layer.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.
