# Setup Guides

### Our Current Setup

For this guide we have modified the Armada Alliance Raspi-Node guide for our own development uses as early minting node for Revelar. We have documented a full start to deployment guide as part of another Catalyst Fund 7 Proposal we were awarded. If you want to follow along with our build exactly as we have setup ours, please use this guide:

{% content-ref url="/spaces/h653FoCkRemt469c0Kt3" %}
[Easy Cardano Node Deployment](https://catalyst.revelar.co/easy-cardano-node-deployment/)
{% endcontent-ref %}

### Other Raspberry Pi Setup Guides

* Raspi-Node (Armada Alliance) - <https://docs.armada-alliance.com/learn/stake-pool-guides/raspberry-pi-os>
* Pi-Node / Pi-Pool (Armada Alliance) - <https://docs.armada-alliance.com/learn/stake-pool-guides/pi-pool-tutorial><br>

### Other solar projects

* Shoutout to **WCat (Wayne)** for such an inspirational setup that has been the "Most efficient stakepool on Cardano" for far longer than this off grid guide was even a thought&#x20;
  * **Profile:** <https://armada-alliance.com/identities/wcat-otg>
  * **Stakepool:** <https://adamantium.online/> \
    **Hardware Specs** (\~7.28kADA time of writing) <https://armada-alliance.com/stake-pools/c825168836c5bf850dec38567eb4771c2e03eea28658ff291df768ae>

{% hint style="info" %}
It is good advice to setup and run a node locally before getting off grid, as there are some early syncing decisions to make before taking it out in the bush and relying on more variable to troubleshoot.&#x20;
{% endhint %}


---

# 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://catalyst.revelar.co/off-grid-solar-cardano-node-enclosure/raspberry-pi-setup/setup-guides.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.
