# Bare Metal Node Guides

Bare Metal nodes come with several advantages over cloud provider nodes. Although the initial costs for purchasing all node equipment are higher, the monthly costs are eventually much lower, and thus the nett yield is higher. Bare Metal nodes are also more resilient. They can't be taken down by hosting services in the case of governmental bans on crypto infrastructure.

Several guides have been made for purchasing and setting up bare metal nodes.

### THORChain Validators Migration **- by @D5Sammy**

{% embed url="<https://medium.com/@d5sammy/thorchain-validator-migration-the-exhaustive-guide-2d0b9823857f>" %}

### Part 2: Multi-Node using MicroK8s - by @D5Sammy

{% embed url="<https://medium.com/@d5sammy/thorchain-bare-metal-validator-part-2-multi-node-using-microk8s-e5f98ec2c82c>" %}

### Part 3: Maya’s Chocolate- by @D5Sammy

{% embed url="<https://medium.com/@d5sammy/thorchain-bare-metal-validator-part-3-mayas-chocolate-d61cbdfe2d04>" %}

### Build your own THORChain Validator Node - by @Scorch

{% embed url="<https://medium.com/@scorch_ed/build-your-own-thorchain-validator-node-step-by-step-guide-a516e6c67b9f>" %}

### Bare-metal MAYANode - by @Runetard

{% embed url="<https://medium.com/@Runetard/bare-metal-mayanode-the-comprehensive-n00b-guide-c0da8af0c941>" %}


---

# 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.mayaprotocol.com/node-docs/bare-metal-node-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.
