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

# Prefix

> Prefixes are special keywords Atom recognizes to apply specific behaviors or override certain settings.

<Accordion title="Live Periodic Leaderboard (Embeds)">
  | Prefix | Description                                |
  | ------ | ------------------------------------------ |
  | `none` | Clears the specified embed property value. |
</Accordion>

<Accordion title="Level Up Embed">
  | Prefix | Description                                |
  | ------ | ------------------------------------------ |
  | `none` | Clears the specified embed property value. |
</Accordion>

<Accordion title="Level Up Nickname">
  | Prefix         | Description                                        |
  | -------------- | -------------------------------------------------- |
  | `none`         | Disables the level up nickname module.             |
  | `*/<string>/*` | Removes the enclosed text from the final nickname. |
</Accordion>

<Accordion title="Level Limit">
  | Prefix     | Description              |
  | ---------- | ------------------------ |
  | `infinity` | Removes the level limit. |
</Accordion>
