# How To Select Sword in Game

## Mobile Game App

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

Steps:

1. Click "SackBag"
2. Select "Weapon"
3. Click Use
4. Start your game with the selected weapon

{% 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/game-item/how-to-select-sword-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.
