# References

- [In-depth Technical Features](https://doc.cess.network/ref/in-depth-feat.md)
- [R²S](https://doc.cess.network/ref/in-depth-feat/r2s.md)
- [RRC](https://doc.cess.network/ref/in-depth-feat/rrc.md)
- [VRF](https://doc.cess.network/ref/in-depth-feat/vrf.md)
- [CD²N](https://doc.cess.network/ref/in-depth-feat/cddn.md)
- [LBSS](https://doc.cess.network/ref/in-depth-feat/lbss.md)
- [Data Lifecycle](https://doc.cess.network/ref/data-lifecycle.md)
- [Data Upload](https://doc.cess.network/ref/data-lifecycle/upload.md)
- [Data Download](https://doc.cess.network/ref/data-lifecycle/download.md)
- [Data Deletion](https://doc.cess.network/ref/data-lifecycle/delete.md)
- [Data Restore](https://doc.cess.network/ref/data-lifecycle/restore.md)
- [Data Audit](https://doc.cess.network/ref/data-lifecycle/audit.md)
- [Distributed Storage](https://doc.cess.network/ref/storage.md)
- [Identification](https://doc.cess.network/ref/storage/identification.md)
- [Consistency Guarantee](https://doc.cess.network/ref/storage/consensus-security.md)
- [Node Discovery](https://doc.cess.network/ref/storage/node-discovery.md)
- [Message Protocol](https://doc.cess.network/ref/storage/message-protocol.md)
- [Storage Method](https://doc.cess.network/ref/storage/storage-method.md)
- [DePIN](https://doc.cess.network/ref/depin.md)
- [The DePIN Portrait](https://doc.cess.network/ref/depin/the-depin-portrait.md)
- [The Infrastructure Dilemma Behind Cloud Giants' Outages: CESS Network's Decentralized Solution](https://doc.cess.network/ref/depin/giants_outages_cess_solution.md)
- [AI](https://doc.cess.network/ref/ai.md)
- [CESS: The Future of Decentralized Data Infrastructure for the AI-Driven World](https://doc.cess.network/ref/ai/cess-de-data-infra-4-ai.md)
- [Decentralized Solutions for AI: How CESS is Shaping a Trusted Future](https://doc.cess.network/ref/ai/how-cess-is-shaping-a-trusted-future.md)
- [CESS in CES: Insights from Jensen Huang’s CES 2025 Speech and CESS Network’s Role in the AI Era](https://doc.cess.network/ref/ai/ces-cess-2025.md)
- [CESS AI Agent Hub: The Intelligent Portal of the AI Times](https://doc.cess.network/ref/ai/ai-agent-hub.md)


---

# 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://doc.cess.network/ref.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.
