# Introduction

Welcome to the CESS Document Center.

## 🗂 Introduction

{% hint style="success" %}
**CESS: The first decentralized data infrastructure with L1 chain, infinite storage capacity and ethical AI.**
{% endhint %}

In this section, we provide a [high level overview on CESS](https://doc.cess.network/readme/what-is-cess), its [technical highlight](https://doc.cess.network/readme/technical-highlight), and [a few use cases](https://doc.cess.network/readme/use-cases) on using CESS.

For those interested in exploring more about CESS technology, we invite you to delve into our [whitepaper](https://doc.cess.network/readme/whitepaper). Should you have any inquiries, please don't hesitate to [reach out to us](https://doc.cess.network/readme/contact).


---

# 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/readme.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.
