# Experience Model

Experience and profile level is another critical part of the BattleMancers ecosystem.&#x20;

Experience has two roles:

(1) Incentivize players to spend their in-game earnings in the game\
(2) Provide greater rewards for those levelling up their profile

In other words, experience is there to incentivize progression and deck upgrades.&#x20;

### How to earn XP

The only way to earn XP is by Card Fusion. This will burn low level cards and some BTMC as well as consumable charms.

### What is the benefit of levelling up?

When players level up, they will start earning better quality lootboxes from PvP. This will unlock much greater rewards.

![Lootboxes](/files/tI7HRwvZkMwqPEYICxmY)

### Do I always earn high tier lootboxes after levelling up?

No, the levels last for the season (2-3 months) you are playing it. After that point on, new type of rewards will be unlocked and players will need level up again to unlock high tier lootboxes. This model will ensure that only active players will keep earning the greatest rewards from the game.


---

# 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://battle-mancers.gitbook.io/untitled/game-mechanics/experience-model.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.
