# 4.3 Idol Level

* Idols level up when they accumulate a set amount of experience points. Experience points can be earned by 1️⃣ participating in arena battles, 2️⃣ merging with other idols, and 3️⃣ using experience increasing items. Each parameter of the idol will increase as its level increases. Also, users can earn free points that can be freely assigned to each parameter, including racks and Payout Points.
* The maximum level depends on the rarity.


---

# 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://coin-musme.gitbook.io/coin-musme-white-paper/english-1/4.-character/level.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.
