# Leveling System

#### **General Information**

All characters start at level (1).&#x20;

When a character has gained the appropriate amount of experience needed, the character will receive additional stats which can be found in the character user interface menu.&#x20;

At specific character levels, characters will receive additional abilities and skills which can be utilized.&#x20;

Characters will receive (1) mastery skill points at specific level intervals.&#x20;

The Level limit is level (99).


---

# 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://lemuria-online.gitbook.io/the-galaxy-of-lemuria/gameplay-1/leveling-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.
