# Rebirth

Rebirth is a functionality available from level 15 onwards. It will reset the EXP of a Champ to zero, thus setting its level back to 1. You can rebirth every character maximum two times.&#x20;

To perform a rebirth, press the button that is available for every Champ from level 15 onwards.&#x20;

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

Each rebirth brings substantial benefits:

The Champ gets an additional random attribute, called secondary attribute. This is a new bonus and can not be the same type as the already existing one (For the possible attribute bonuses refer to [Characters](https://docs.fungea.world/gameplay/characters)). The value range for the secondary attributes is 50% lower than the range for the corresponding main attribute. \
E.g. \
Priest main attribute: 3% - 9%\
Regeneration as secondary attribute: 3% - 6%

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

Every rebirth of an[ NFT Champ](/main-screen/barracks.md) increased the daily login reward for the player (see [Daily Login Bonus](/currencies/earn-truffles.md#daily-login-bonus))


---

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