# Episode 6- Demo: Running a Storage Node

* Slides [Episode 6- Demo: Running a Storage Node](https://docs.google.com/presentation/d/1W68HvBXD_7kHmlb3ntkgnz_m8-bszUyDp7jMfhn_VBA/edit?usp=sharing)

## Topics

* System Requirements
* Prerequisites
* Storage Node Installation, Setup and Common Operations

## Demo: Running a Storage Node

### Part 1- Storage Node System Requirements & Prerequisites

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

### Part 2- Demo: Running a Storage Node

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

## 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 Consensus Miner](https://doc.cess.network/cess-miners/consensus-miner)
  * [CESS Storage Miner](https://doc.cess.network/cess-miners/storage-miner)


---

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