# Personal waypoints

Personal waypoints let you save locations and quickly teleport back to them. The amount of waypoints you can set is determined by your [rank](/general/ranks.md), limited to 5 for members, [up to 32 for VIPs](broken://pages/VKuD8EtImFBhL5C7qApx)\
\
Regular personal waypoints can be set in the main smp world, while resource waypoints (starting with R) can be set in the [resource world](/survival/resource-world.md). The amount of resource waypoints that you can set matches your limit of regular sethomes. These limits are separate, so setting resource homes does not count toward your regular sethome limit, and vice versa.

### Commands

* **`/sethome <name>`** **`/rsethome <name>`** Set a [personal waypoint](broken://pages/VKuD8EtImFBhL5C7qApx), or [resource world](/survival/resource-world.md) waypoint.&#x20;
* **`/home <name>`** **`/rhome <name>`** Teleport back to a [personal waypoint](/survival/tweak-list/personal-waypoints.md) or [resource world](/survival/resource-world.md) waypoint
* **`/delhome <name>`** **`/rdelhome <name>`** Delete a [personal waypoint](/survival/tweak-list/personal-waypoints.md) or [resource world](/survival/resource-world.md) waypoint
* **`/homes`** **`/rhomes`** See a list of your[ personal waypoints](/survival/tweak-list/personal-waypoints.md) or [resource world](/survival/resource-world.md) waypoints


---

# 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://wiki.vibecentral.xyz/survival/tweak-list/personal-waypoints.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.
