# Homes

**Note:** Homes can be accessed between both Creative and Survival servers - you cannot have two homes with the same name, even if they are on different servers!

* **/sethome \<name>** = Create a new home with the specified name
* **/home \<name>** = Teleport to one of your homes
* **/homelist \<page>** = View a list of your homes
* **/delhome \<name>** = Delete a home with the specified name
* **/delhome all** = Delete all of your homes
* **/edithome \<name>** = View and edit a home
* **/edithome \<name> rename \<new\_name>** = Rename a home
* **/edithome \<name> relocate** = Move a home's location

#### Home Limits

* Member Rank = 10
* Hero Rank = 15
* VIP/Creator Rank = 20


---

# 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://classicscraftworks.gitbook.io/crafthorizon/commands/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.
