> For the complete documentation index, see [llms.txt](https://docs.baasid.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.baasid.io/blockchain-as-a-service/3.-baas-blockchain-as-a-service/3.1-core-technology.md).

# 3.1 “Core Technology”

### Core Technology

BaaSid has implemented decentralized storage by applying Split Engine, Combine Engine, and Sub Chain of BaaSid, and will develop various decentralized storage products.

### ![](/files/s7tP2maCVrHcrFh7DOXY)Protect Data issue

The demand for security of sensitive personal and corporate data is growing.

Currently, customers are requiring simultaneous provision of data security, storage, and encryption due to the rapid increase of sensitive data leakage incidents such as personal information of individuals and organizations, documents, secrets, and contracts.

This means that the rapid growth of storage usage by individuals is leading to the occurrence of privacy infringements, and new threats of data security are increasing in proportion to the increasing use of storages by businesses.

### ![](/files/cXfHIAxLvW7b7ajMCeNo)Decentralized Storage

Security needs for data and data storages are growing rapidly.

Decentralized Storage is a new type of data storage method, different from the conventional centralized data storage and protection methods, and can build an effective data defense system together with data encryption. Unlike the defense system that operates data protection zones such as firewalls and IPS, Decentralized Storage can implement more safe data security by combining and authenticating data pieces whenever users want without preserving the data sources through data split and physically separated storages of data.

### ![](/files/1pnRSjYy9Iz6RgMjMmwp)Authentication based on Blockchain

Data Encryption / Data Split / Data Distribute / Data Decryption and Combine.

Prepare to secure data from the original source by performing encryption, data fragmentation, and data fragmentation on the data source.

It carries out secure and convenient management through blockchain data immutability, BaaSid authentication, data call, decryption and data combination.

The best safety certification is achieved through the robust double safety structure of FIDO+Split data.

documents, certificates, etc. and provide the functions of recovering certificates at any time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.baasid.io/blockchain-as-a-service/3.-baas-blockchain-as-a-service/3.1-core-technology.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
