> For the complete documentation index, see [llms.txt](https://docs.l2learn.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.l2learn.io/components/exps.md).

# EXPs

EXPs (experience points) are the points earned for completing courses or lessons. They are essential for “leveling up,” and the more EXPs you have, the higher your level. Below are the details for their distribution.

### Course EXPs

The amount of EXPs you can acquire for finishing a course is merely contingent on the course difficulty. Assuming the Intermediate level as the baseline, the EXP distribution is as follows:

* Beginner level: Earns 0.5 times the EXP of the Intermediate level
* Intermediate level: Serves as the baseline for EXP, with a value of 1
* Advanced level: Earns 1.5 times the EXP of Intermediate level

### Lesson EXPs

The EXPs earned for completing a lesson depend on both the lesson’s difficulty and your quiz score, calculated as “EXPs assigned to a lesson \* multiplier determined by the quiz score.”

* **EXPs assigned to a lesson**: Each L2 Learn course is designed to present easier lessons at the beginning, gradually increasing in difficulty as you progress. Therefore, earlier lessons in a course offer lower EXPs, while those towards the end come with higher EXPs.
* **Multiplier determined by the quiz score**: The multiplier is determined by your quiz score and is as follows:

| Correct answer percentage | Multiplier |
| ------------------------- | ---------- |
| 100%                      | 1          |
| 30\~99%                   | 0.9        |
| 1\~29%                    | 0.6        |
| 0%                        | 0          |

For example, if a lesson is assigned 220 EXPs, and you score 60% on the quiz, you will receive 220 \* 0.9 = 198 EXPs.
