# Setting up the FRY Nodes

### Step‑by‑Step Node Setup Guide

#### **Step 1: Connect Your Mini PC Node**

* Connect your mini PC to a monitor or TV using the correct port (HDMI, VGA, DVI, or DisplayPort).
* Attach a mouse and keyboard.
* Connect to the internet using an Ethernet cable or Wi‑Fi (if supported by your device).

***

#### **Step 2: Power On and Configure Windows**

* Power on the mini PC node.
* Complete the standard Windows setup process by creating a local account and signing in.

***

#### **Step 3: Download, Install, and Configure Software**

**Identify Your Node Type**

* **SDN:** Storage Decentralization Node
* **RDN:** Token Distribution Node
* **SVN:** Storage Validator Node

**Follow the Instructions for Your Node Type**\
Visit the respective guide for detailed instructions on downloading, installing, and configuring software for your chosen node type.

***

#### **Step 4: Finalize Registration**

After installation is complete, visit the **Fry Networks Dashboard** to register your node and activate participation within the network.

For full, step‑by‑step instructions on node registration and verification, refer to the **Registration Guide**.

[Storage Decentralization Node](https://docs.frynetworks.com/docs/nodes/setting-up-the-fry-nodes/storage-decentralization-node)

[Storage Validator Node](https://docs.frynetworks.com/docs/nodes/setting-up-the-fry-nodes/storage-validator-node)

[Token Distribution Node](https://docs.frynetworks.com/docs/nodes/setting-up-the-fry-nodes/token-distribution-node)


---

# 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://docs.frynetworks.com/docs/nodes/setting-up-the-fry-nodes.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.
