# Episode 4- CESS Nodes & CESS Account Setup

* Slides: [Episode 4- CESS Nodes & CESS Account Setup](https://docs.google.com/presentation/d/1ADzystf2FI2fvm6iU2CMj0HtKDs81SK8KeC04wtjCyc/edit?usp=sharing)

## Topics

* CESS Nodes and The Why?
  * Consensus Node
  * Storage Node
  * Retrieval Node
  * Cache Node
* Tokenomics
* Demo: CESS Account Setup

## Course Videos

### Part 1- CESS Nodes

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

### Part 2- CESS Account Setup

{% embed url="<https://youtu.be/23vXIO-q8PE>" %}

## 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)
  * [CESS Miners](https://doc.cess.network/cess-miners)
  * [CESS Account Setup](https://doc.cess.network/user/cess-account)


---

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