> For the complete documentation index, see [llms.txt](https://wiki.vibecentral.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.vibecentral.xyz/survival/smp-menu.md).

# SMP Menu

The SMP menu, formally the help menu, aims to provide an overview of a large amount of SMP features and server information for quick access, intended to be especially helpful for new members.

<figure><img src="/files/vC27MqjKad0KRo4kzr3k" alt="" width="520"><figcaption></figcaption></figure>

*From left to right*

* [Server rules / community guidelines](/general/community-guidelines.md)
* Server wiki (you're here!)
* [Your profile](/general/profile-and-customization.md)
* [Resource world teleport](/survival/resource-world.md)
* [Hub teleport](/general/misc./hub.md)
* Command library, shows most [commands](/general/commands.md) in-game
* [Skill menu](/survival/skill-leveling.md)
* [Quest menu](/survival/questing.md)
* [Auction house menu](/survival/auction-house.md)
* [Community waypoints menu](/survival/tweak-list/community-waypoints.md)
* [Community market tp](/survival/market.md)
* [Server sell shop tp](/survival/server-sell-shop.md)
* [Vibetown tp](/survival/vibetown.md)
* [Community tasks menu](/survival/community-tasks.md)
* [Mobdex menu](/survival/tweak-list/mob-rarities-and-mobdex.md)
* [Smileys library](/general/rich-chat/smileys.md)
* [VIP](broken://pages/VKuD8EtImFBhL5C7qApx) upgrade menu
* [Vote](/general/misc./voting.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/smp-menu.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.
