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

# Customizations

> Customize the leveling module.

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

## Experience Cooldown

<sup>Configuration Panel: `/config server -> Customizations -> Experience Cooldown`</sup>

> A cooldown is a time-based restriction that limits how often a user can earn XP from chatting.

<Tabs>
  <Tab title="Editing">
    1. Run the `/config server` command.
    2. Select **Customizations** from the menu.
    3. Click the **Experience Cooldown** button.
    4. Enter the new cooldown value.
  </Tab>
</Tabs>

## Voice XP Interval

<sup>Configuration Panel: `/config server -> Customizations -> Voice XP Interval`</sup>

> The voice XP interval defines how XP is calculated based on elapsed time intervals, measured per minute.

<Tabs>
  <Tab title="Editing">
    1. Run the `/config server` command.
    2. Select **Customizations** from the menu.
    3. Click the **Voice XP Interval** button.
    4. Enter the new interval value.
  </Tab>
</Tabs>

## Voice XP Requirements

<sup>Configuration Panel: `/config server -> Customizations -> Voice XP Requirements`</sup>

| Requirement   | Description                                        |
| ------------- | -------------------------------------------------- |
| Self Mute     | Member muted themselves.                           |
| Server Mute   | Moderator muted the member.                        |
| Self Deafen   | Member deafened themselves.                        |
| Server Deafen | Moderator deafened the member.                     |
| Time Spent    | Minimum time spent (in seconds) before earning XP. |

<Tabs>
  <Tab title="Editing">
    1. Run the `/config server` command.
    2. Select **Customizations** from the menu.
    3. Click the **Voice XP Requirements** button.
    4. Toggle the applicable requirements.
  </Tab>
</Tabs>

## Level Up Channel

<sup>Configuration Panel: `/config server -> Customizations -> Level Up Channel`</sup>

<Info>[Prefixes](/src/miscellaneous/prefix#level-up-channel) can be used with this module.</Info>

<Tabs>
  <Tab title="Editing">
    1. Run the `/config server` command.
    2. Select **Customizations** from the menu.
    3. Click the **Level Up Channel** button.
    4. Enter the new channel ID.
  </Tab>
</Tabs>

## Level Up Message

<Tip>This module has been migrated to [templates](https://docs.leveing.gg/src/templates).</Tip>

## Level Up Embed

<Tip>This module has been migrated to [templates](https://docs.leveing.gg/src/templates).</Tip>

## Level Up Display

<Tip>This module has been migrated to [templates](https://docs.leveing.gg/src/templates).</Tip>

## Level Up Nickname

<sup>Configuration Panel: `/config server -> Customizations -> Level Up Nickname`</sup>

<Info>[Variables](/src/miscellaneous/variable#level-up-nickname) and [Prefixes](/src/miscellaneous/prefix#level-up-nickname) are available for this module.</Info>
<Tip>[Level Up Nickname Presets](/src/miscellaneous/level_up_nickname_presets) are available.</Tip>

<Warn>Atom cannot update the server owner's nickname due to Discord permission restrictions.</Warn>

<Tabs>
  <Tab title="Editing">
    1. Run the `/config server` command.
    2. Select **Customizations** from the menu.
    3. Click the **Level Up Nickname** button.
    4. Edit the level up nickname.
  </Tab>
</Tabs>

## Level Limit

<sup>Configuration Panel: `/config server -> Customizations -> Level Limit`</sup>

<Info>[Prefixes](/src/miscellaneous/prefix#level-limit) are supported for this module.</Info>

<Tabs>
  <Tab title="Editing">
    1. Run the `/config server` command.
    2. Select **Customizations** from the menu.
    3. Click the **Level Limit** button.
    4. Enter the level limit.
  </Tab>
</Tabs>

## Level Reward Roles Stackability

<Tabs>
  <Tab title="Editing">
    1. Run the `/config server` command.
    2. Select **Customizations** from the menu.
    3. Click the appropriate button to toggle stackability.
  </Tab>
</Tabs>

## Toggling Tips

<Tabs>
  <Tab title="Editing">
    1. Run the `/config server` command.
    2. Select **Customizations** from the menu.
    3. Click the **Tips** button to toggle tips.
  </Tab>
</Tabs>
