# Home

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

### Description

A party member's growth is measured by their level, which increases through experience gained by defeating foes.

Each level requires a set amount of experience, increasing with every level.

### Features

This mod allows modifying how much experience is required to level up.

Experience can either be manually set for each level or calculated for all levels with a Lua function.

Support for levels past 99 is included, making it compatible with mods that expand the level limit.

Once installed, all party member levels are recalculated when loading a save to match the current configuration.

These changes control how quickly levels are gained and affect the progression of party members over time.


---

# 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://xeavin.gitbook.io/curated-level-curve/home.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.
