# How To Select Hero in Game

### On  Game Website

<figure><img src="/files/7fWTACRWpWtEXnZ5Z9E2" alt=""><figcaption></figcaption></figure>

Steps:&#x20;

1. On our website, click "Shop" icon
2. Select "Hero" on Top Menu
3. Click the "Hero"
4. Select "EC or USEC" payment
5. Click "Buy"&#x20;

## Mobile Game App

<figure><img src="/files/G4V4EhuspnaYuG1HGLBZ" alt=""><figcaption></figcaption></figure>

Steps:

1. Click Shop
2. Click Hero Menu on Top
3. Selec the Hero
4. Click Buy.  (This will buy with USEC only)

## Inventory

<figure><img src="/files/19vfQ7pDl1yak2vSww8H" alt=""><figcaption></figcaption></figure>

Steps:

1. On Game Website, Click Me
2. Select Inventory
3. Select Hero on Menu
4. All your Heroes are listed here

{% hint style="info" %}
The Heroes are available in limited quantities, with their price increasing as more people purchase them. These Heroes can be traded in a Player Trade Center section.
{% 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://whitepaper.ecosmo.xyz/heroes/how-to-select-hero-in-game.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.
