# Home Servers

There are a variety of tools that make running Urbit at home straightforward on dedicated hardware. If your enjoy hardware ownership and full embracing the spirit of decentralization, then these tools are for you.

## Native Planet <a href="#native-planet" id="native-planet"></a>

![](https://media.urbit.org/site/getting-started/native-planet.jpg)

Purchase a [computer designed to run Urbit](https://www.nativeplanet.io/hardware), out of the box.

## Groundseg & Startram <a href="#groundseg-startram" id="groundseg-startram"></a>

![](https://media.urbit.org/site/getting-started/groundseg.png)

Install these [Native Planet software packages](https://www.nativeplanet.io/software) to turn a Linux computer into an urbit that's accessible from anywhere in the world.

## Umbrel <a href="#umbrel" id="umbrel"></a>

![](https://media.urbit.org/site/getting-started/umbrel.png)

Install the [Urbit application](https://subject.network/posts/urbit-apps-umbrel/) on a Raspberry Pi running [Umbrel](https://umbrel.com/).


---

# 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.urbit.org/user-manual/running/home-servers.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.
