# Community waypoints

Warps let players can create public waypoints to notable locations like towns, shops, community farms, certain biomes, etc. If needed, warp owners can also choose to disable/enable their warps through the GUI for construction or other reasons.

<figure><img src="/files/G4MZpj99GNwGCC8TqKCn" alt="" width="526"><figcaption></figcaption></figure>

### Commands

* **`/warps`**\
  Open the community made waypoints menu and manage your warps<br>
* **`/warp <name>`**\
  Teleport to a community waypoint without using the menu<br>
* **`/setwarp <name>`**\
  Set a new community waypoint at your location\
  \&#xNAN;*Limited to 8 for* [*members*](/general/ranks.md)*, and up to 20 for* [*VIP*](broken://pages/VKuD8EtImFBhL5C7qApx)*s*<br>
* **`/delwarp <name>`**\
  Delete one of your community waypoints<br>
* **`/setwarpdesc <warp> <warp description>`**\
  Set the description of a community waypoint


---

# 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/community-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.
