> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leveling.gg/llms.txt
> Use this file to discover all available pages before exploring further.

# Formula

> Customize how Atom calculates XP and levels.

<sup>Configuration Panel: `/config server -> Formula`</sup>

<Warning>Changing the formula will **permanently erase all leveling and statistical data**. This action is **irreversible**.</Warning>

## Formula Credits

**Diminishing Square Root – Variant 1**

* Based on the formula used by [discord-xp](https://www.npmjs.com/package/discord-xp).

**Diminishing Square Root – Variant 2**

* Adapted from the formula used by [XP](https://xp-bot.net/), with minor modifications.

**Logarithmic – Variant 1**

* Inspired by the formula used by [Lurkr](https://lurkr.gg/).

**Linear Function - Variant 1**

* This formula is inspired by linear growth models, providing a steady increase in XP requirements.
