# Level System

## Global XP

Level XP is global. It follows your account across servers.

## Level progression

You gain XP from normal gameplay, including verified command usage, work, and supported activities.

## Rewards

Leveling can unlock perks, give small boosts, or improve related systems depending on the reward table.

## XP sources

* Daily rewards
* Work and jobs
* Minigames
* Economy actions
* Other supported global activities

## Anti-farming rules

XP farming is limited. Repeating the same easy action should not become an exploit. If a command looks like spam, the bot may reduce or block the reward.


---

# 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.winged.dev/level-system.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.
