# Homes

Homes are our simple teleportation system for your own personal things, like your house, farms, etc.&#x20;

| Player  | Donor/Patron | Patron+ | Patron++ |
| ------- | ------------ | ------- | -------- |
| 3 Homes | 5 Homes      | 7 Homes | 10 Homes |

*more ways to earn homes are coming ingame soon^tm!*

## How do I manage them?

`/sethome <name>` to set a home, then&#x20;

`/home <name>` to teleport to that home!

you can also `/delhome <name>` to delete a home.

Finally, you also have an automatic home created at your spawnpoint (your bed) `/home bed`


---

# 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://guide.chillzone.cc/getting-started/teleportation/homes.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.
