> For the complete documentation index, see [llms.txt](https://herobattle.gitbook.io/herobattle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://herobattle.gitbook.io/herobattle/tutorial/how-to-play-english.md).

# How to play (English)

![](/files/-MiL1hnyCfbnqDrag5Xn)

**Method 1:** At the HeroBattle homepage interface, Click **"Play Game"** button at the top of the page or below the game introduction video.

**Method 2:** You can go straight to the link: [https://herobattle.app/game](https://herbattle.app/game)

You will be directed to the game start interface.

{% content-ref url="/pages/-MiL218kIz3H4WUQMYLh" %}
[Connect Wallet and Game Features](/herobattle/tutorial/how-to-play-english/connect-wallet-and-game-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiL6H-wXko8xK3du3kN" %}
[Shop](/herobattle/tutorial/how-to-play-english/shop.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiL7Bqchd2I4ZHx4Sk3" %}
[Marketplace](/herobattle/tutorial/how-to-play-english/marketplace.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiL9Qk9uL\_ZsdNnKSWM" %}
[My Bag](/herobattle/tutorial/how-to-play-english/my-bag.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiLC7IaROQOkY-asita" %}
[Battle](/herobattle/tutorial/how-to-play-english/battle.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mis1eZGoF7DtwXOTpxZ" %}
[Character](/herobattle/tutorial/how-to-play-english/untitled.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MisMmnoOIWSr\_dwENDS" %}
[Weapon](/herobattle/tutorial/how-to-play-english/weapon.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MisWmYrhf2gXhP1Zxle" %}
[Spin & Set Sale](/herobattle/tutorial/how-to-play-english/spin-and-set-sale.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MisWqv8N5GnmHRHT55H" %}
[Withdraw HRB Reward](/herobattle/tutorial/how-to-play-english/withdraw-hrb-reward.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mislwl9ce5qSoki-bpD" %}
[Reward](/herobattle/tutorial/how-to-play-english/reward.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://herobattle.gitbook.io/herobattle/tutorial/how-to-play-english.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
