# Level Reset

**Introduction:**

The Level Reset System is a feature designed to provide players with the ability to reset a character to a specific level, resetting all accumulated experience points (EXP) that would exceed the chosen level and unequipping all items. However, the character retains its inherent traits and rebirthed states. This system primarily caters to new players who acquire higher-level characters from marketplaces, allowing them to start fresh and progress through the game at their own pace.

**Functionality:**

1. **Reset Process:**
   * To initiate a champ level reset, players can access the red arrow at the characters EXP bar.

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

1. **Outcome:**

   * Upon confirmation, the Champ will be reset to the chosen level, losing all exceeding EXP.
   * All items equipped will be unequipped and returned to the player's inventory.
   * The Champ's traits and rebirthed states, however, will remain intact, ensuring a sense of continuity and progression.<br>

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

**Purpose:**

1. **New Player Empowerment:**
   * The Rebirth System is particularly beneficial for new players who acquire higher-level Champ through p2p marketplaces.
   * This feature allows them to reset the Champ's level, providing a fresh start to experience the game from the beginning.
2. **Independent Progression:**
   * By resetting the level, players can embark on their journey, gradually leveling up and collecting suitable gear.
3. **Addressing the Hen/Egg Problem:**
   1. **Gear Acquisition:**
      * Higher-level characters often require proper gear for effective combat.
      * However, obtaining gear is challenging without engaging in combat, creating a cycle where gear is needed to fight, but fighting is needed to acquire gear.
   2. **Solution:**
      * The Level Reset System breaks this cycle by allowing players to reset and start at level one, enabling them to gradually build up their character's strength through combat and gear acquisition.
4. **PvP Squad creation**
   * Getting a Champ to a suitable level for PVP squads.

**Conclusion:**

The Character Level Reset System provides a strategic solution for players acquiring higher-level characters, promoting independent progression, and breaking the cycle of the hen/egg problem. This feature enhances the overall player experience by offering flexibility and empowerment to navigate the game world in a way that suits individual preferences and playstyles.


---

# 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://docs.champz.world/main-screen/barracks/characters-and-character-creation/level-reset.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.
