# Shop page

On this page you can purchase consumables, equipment and [spells](/gameplay/items-and-spells.md#spells) for your characters, as well as additional characters to expand your team, using [gold](/gameplay/key-concepts.md) earned by playing games!

The following tabs allow you to browse the different categories of items:

<figure><img src="/files/Rgq9sHHiDTfSnu6jCu81" alt="" width="125"><figcaption></figcaption></figure>

1. Consumables
2. Equipment
3. Spells
4. Characters

In all cases, just click on the displayed items to open the purchase dialog.

## Consumables

<figure><img src="/files/28oaia7ae5kL08sUlJnz" alt="" width="232"><figcaption></figcaption></figure>

1. Item name
2. Amount of the item which you already own (in your inventory, not counting what is equipped on your characters)
3. Icon and description
4. Effects, [cooldown](/gameplay/core-mechanics.md#cooldown) and target type
5. Price

## Equipment

<figure><img src="/files/kpSQeDearglywYilY9Xd" alt="" width="243"><figcaption></figcaption></figure>

1. Item name
2. Minimum level a character need to be to equip the item
3. Amount of the item which you already own (in your inventory, not counting what is equipped on your characters)
4. Equipment slot
5. Icon and description
6. [Classes](/gameplay/character-classes.md) allowed to equip this item (see below)
7. Effect on [stats](/gameplay/core-mechanics.md#hp-mp-and-stats)
8. Price

Not all character classes can equip all types of equipment. Most equipment pieces can only be used by specific classes, and provide bonuses tailored for the classes that can use them.

## Spells

<figure><img src="/files/IXf4oKeOxJg0uSgqfDb2" alt="" width="227"><figcaption></figcaption></figure>

1. Spell name
2. Minimum level a character need to be to learn the spell
3. Icon and description
4. Classes allowed to learn this spell
5. [MP](/gameplay/core-mechanics.md#hp-mp-and-stats) cost, cooldown and target type
6. Price

## Characters

<figure><img src="/files/nBMoRE5rpLkL7icmxuiR" alt="" width="226"><figcaption></figcaption></figure>

1. Character name and class
2. Character level
3. Character appearance
4. Spell slots and known spells
5. Character stats
6. Price


---

# 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://guide.play-legion.io/player-dashboard/shop-page.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.
