# Episode 2- Blockchain Architecture & Key Technologies

* Slides: [Episode 2- Blockchain Architecture & Key Technologies](https://docs.google.com/presentation/d/1Y2l-X08u0uZbQprBe9cwAGTxTUE2kVlZFC4kT2mfIh4/edit?usp=sharing)

## Topics

* CESS Network Platform Architecture
* Key Technologies
  * Proof of Data Reduplication and Recovery
  * Multi-format Data Rights Confirmation
  * Random Rotational Selection Consensus Mechanism
  * Proxy Re-encryption
  * CESS AI-LINK
  * Smart Space Management
* Client Interaction Model

## Course Videos

### Episode 2- Blockchain Architecture & Key Technologies

{% embed url="<https://youtu.be/ZF534vv6kdg>" %}

## Action Items

* Join [Discord Channel](https://discord.gg/8dnTGdWQ)
* Join [Telegram](https://t.me/CESS_Storage_official)

## Further Study

* Read through the CESS Doc
  * [CESS Whitepaper](https://github.com/CESSProject/Whitepaper/blob/main/cess-whitepaper.pdf)


---

# 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://course.cess.network/ep2.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.
