# Profile and customization

{% hint style="warning" %}
Some of the information and content on this page is outdated. Updates are pending!
{% endhint %}

Your server profile can be opened via **`/profile`**. It shows various statistics and options including in a centralized place for easy management.

### **Included options & details**

* Edit your [nickname](/general/profile-and-customization/nicknames.md)
* Select your [particle effects](/general/profile-and-customization/vibe-particle-pack.md)
* Select your [join message](/general/profile-and-customization/join-messages.md)
* Set your [Nametag Decoration](https://github.com/vibecentralmc/wiki/blob/main/general/profile-and-customization/general/profile-and-customization/nametag-decorations.md)
* View your [claim blocks](/survival/land-claiming.md#claimable-blocks)
* Toggle [utility flight](/survival/tweak-list/utility-flight.md)
* Set your [pronouns display](/general/profile-and-customization/pronoun-display.md)
* View your [vibecoin](/survival/economy.md) balance
* [Block/entity visualizer](/survival/tweak-list/block-and-entity-visualizers.md), [extra game sound](/survival/tweak-list/extra-game-sounds.md), and [biome title](/survival/tweak-list/biome-titles.md) preferences
* View your [server level](/general/leveling.md)
* Select your [Glow](https://github.com/vibecentralmc/wiki/blob/main/general/profile-and-customization/general/profile-and-customization/glows.md) Color
* Your [VIP](https://github.com/vibecentralmc/wiki/blob/main/general/profile-and-customization/broken-reference/README.md) status
* A help button to report issues to the staff team

<figure><img src="/files/t4oDYtB3M8w1TOC82qU4" alt=""><figcaption></figcaption></figure>


---

# 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/general/profile-and-customization.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.
