# Nodes

- [Setting up the FRY Nodes](https://docs.frynetworks.com/docs/nodes/setting-up-the-fry-nodes.md): Follow these steps to set up your Mini PC Node (Storage Decentralization Node, Storage Validator Node and Token Distribution Node) to start earning rewards on the Fry Networks ecosystem.
- [Storage Decentralization Node](https://docs.frynetworks.com/docs/nodes/setting-up-the-fry-nodes/storage-decentralization-node.md): Storage Decentralization Node installation steps
- [Fry P2P Client(Not Available yet, Coming soon)](https://docs.frynetworks.com/docs/nodes/setting-up-the-fry-nodes/storage-decentralization-node/fry-p2p-client-not-available-yet-coming-soon.md)
- [Storage Validator Node](https://docs.frynetworks.com/docs/nodes/setting-up-the-fry-nodes/storage-validator-node.md): Storage Validator Node installation steps
- [Token Distribution Node](https://docs.frynetworks.com/docs/nodes/setting-up-the-fry-nodes/token-distribution-node.md): Token Distribution Node installation steps
- [Ensuring Node is Operational](https://docs.frynetworks.com/docs/nodes/ensuring-node-is-operational.md)


---

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