# Ancient Souls ($ASL)

Players can earn $ASL, which is the in-game currency after completing a [Classic or Ranked match](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/game-mode). Ranked matches will reward players with higher $ASL rewards compared to Classic matches.

| Skin Category  | Earning Bonus |
| -------------- | :-----------: |
| Immortal       |       2x      |
| Genesis        |      1.8x     |
| Event/Seasonal |      1.5x     |
| Mythical       |      1.4x     |
| Legendary      |      1.3x     |
| Champion       |      1.2x     |
| Elemental      |      1.1x     |
| Epic           |      N/A      |
| Basic          |      N/A      |

{% hint style="info" %}
Players will have a **higher earning potential of $ASL** based on the [skin rarity](https://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/broken-reference) of the respective hero used for that match.
{% endhint %}


---

# 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://league-of-ancients-v2.gitbook.io/whitepaper/gameplay/ancient-souls-usdasl.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.
