# Leveling

## Ⓔ Vibe Experience

Similar to Minecraft's xp, we have our own experience and leveling system for the server. You'll automatically level up when you earn enough VXP. Earn it being active, doing quests, and generally doing things on the server. Player's server level are shown next to their name in chat, tab, and above their player, prefixed with a star symbol.

{% hint style="success" %}
Y**our server level is a metric of how experienced & well-known you are around vibe**\
It shows in[ chat](/general/rich-chat.md), and above your player in your [nametag](/general/misc./nametags.md)
{% endhint %}

### Coloring

* Level colors smoothly transition on a gradient. Before the starting yellow color at level 10, level color is gray from 0-9.&#x20;
* Each line in the image below represents +5 levels, and +2 levels after 100, up until level 200.

### Styling

* The level color becomes bolded at and after level 50.
* At level 150 and above, an animated bar (\&k) appears before the level.
* All level colors above level 9 display with their own  gradient from lighter to darker.

<div align="center"><figure><img src="/files/5pZx5yRvENKPaDHLRHbe" alt=""><figcaption><p>Overview of all level colors 10-200</p></figcaption></figure> <figure><img src="/files/zrwXP1oifMPwFWZvKByy" alt="" width="78"><figcaption></figcaption></figure> <figure><img src="/files/cjKLGhUnjaCRDZaiRl3o" alt="" width="98"><figcaption></figcaption></figure> <figure><img src="/files/O00p5hg67RYyp7xw0RdA" alt="" width="107"><figcaption></figcaption></figure> <figure><img src="/files/rS8Lx3avvxTpBFNe4uTc" alt="" width="104"><figcaption></figcaption></figure></div>


---

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