> For the complete documentation index, see [llms.txt](https://dpincloud.gitbook.io/dpincloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dpincloud.gitbook.io/dpincloud/ecosystem-and-partnership/cess.md).

# CESS

<figure><img src="/files/vXlkQoXNMcvazwYtPGAy" alt=""><figcaption></figcaption></figure>

CESS (Cumulus Encrypted Storage System) stands as a pioneering blockchain network dedicated to providing decentralized cloud storage and content delivery services for the Web3 ecosystem. With a focus on data security, privacy, and ownership, CESS offers an innovative solution that combines the benefits of blockchain technology with state-of-the-art storage mechanisms.\
Key Features:

* Decentralized Storage: CESS provides a scalable, secure, and decentralized platform where users retain control over their data. It supports both short-term and long-term storage needs through its commercial-grade and permanent storage options.
* High Performance: Utilizing advanced technologies like Proof of Data Reduplication and Recovery (PoDR²) and Multi-format Data Rights Confirmation (MDRC), CESS ensures data integrity and availability, even in high-frequency, dynamic data environments.
* Content Delivery Network (CD²N): Beyond storage, CESS features an integrated Content Delivery Network that enables millisecond-level data retrieval, optimizing performance for large-scale applications.
* Privacy and Security: CESS prioritizes user privacy with cryptographic methods ensuring data is stored securely and can be shared with specific permissions, reducing the risk of unauthorized access.
* Ecosystem Integration: Compatible with both EVM and WebAssembly smart contracts, CESS facilitates cross-chain interactions, making it versatile for various blockchain applications.

\
Our Partnership:\
Our collaboration with CESS leverages their robust storage infrastructure to enhance our platform's capabilities. By integrating CESS's decentralized storage solutions, we aim to:

* Improve Data Sovereignty: Empower users with greater control over their data, aligning with our commitment to privacy and data ownership.
* Enhance Performance: Utilize CESS's high-performance storage and CDN for faster, more reliable data access.
* Expand Ecosystem: Foster an environment where developers can build on a secure, scalable network, encouraging innovation in decentralized applications.

\
This partnership not only strengthens our technological foundation but also reinforces our vision for a more decentralized, user-centric internet. Through CESS, we are set to provide our community with cutting-edge storage solutions that are both secure and efficient.


---

# 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://dpincloud.gitbook.io/dpincloud/ecosystem-and-partnership/cess.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.
