# Webhash - Node Setup Guides

## Webhash - Node Setup Guides

- [Raspberry Pi](https://node-setup.webhash.com/setup-guides-for-different-platforms/raspberry-pi.md)
- [Home PC](https://node-setup.webhash.com/home-pc.md)
- [AWS - Amazon Cloud Service](https://node-setup.webhash.com/aws-amazon-cloud-service.md)
- [GCP - Google Cloud](https://node-setup.webhash.com/gcp-google-cloud.md)
- [Vultr](https://node-setup.webhash.com/vultr.md)
- [DigitalOcean](https://node-setup.webhash.com/digitalocean.md)
- [Technical Specifications](https://node-setup.webhash.com/technical-specifications.md)
- [Node update for existing node operators - April 2025](https://node-setup.webhash.com/faqs/node-update-for-existing-node-operators-april-2025.md)
- [What happens if my device (PC/Raspberry Pi/Server) shuts down?](https://node-setup.webhash.com/faqs/what-happens-if-my-device-pc-raspberry-pi-server-shuts-down.md)
- [What happens if my internet gets disconnected?](https://node-setup.webhash.com/faqs/what-happens-if-my-internet-gets-disconnected.md)
- [How can I check if my Webhash Node is running?](https://node-setup.webhash.com/faqs/how-can-i-check-if-my-webhash-node-is-running.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://node-setup.webhash.com/setup-guides-for-different-platforms/raspberry-pi.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.
