> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/dehero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/dehero/equipment-system-navigation.md).

# Equipment System Navigation

**How to gain equipment**

* Visit game homepage-equipment store

{% content-ref url="/pages/ykhzlH0Ii9cGXQkIAVWB" %}
[Equipment Store](/dehero/shou-ye/equipment-store.md)
{% endcontent-ref %}

**What is the function of equipment? What kind of equipment should I choose for heroes?**

* Equipment guide/equipment combat power bonus comparative table

{% content-ref url="/pages/x9hOtoLqC9IMDlPCr6Hm" %}
[Equipment Guide](/dehero/ji-ka/equipment-guide.md)
{% endcontent-ref %}

**How could I equip a hero with a weapon?**

* Equip heroes with a weapon in the card book

{% content-ref url="/pages/Fj6y0HVCNfxxExhOjwWZ" %}
[Place a weapon in the card book](/dehero/ji-ka/place-a-weapon-in-the-card-book.md)
{% endcontent-ref %}

**How to buy/sell equipment?**

* Purchase/sell equipment in the Trade Market (equipment)

{% content-ref url="/pages/sqbEN7QLycO95Lp55Xxy" %}
[Trade Market (equipment)](/dehero/jiao-yi/trade-market-equipment.md)
{% endcontent-ref %}

**How do I view my current idle equipment? How to open the equipment treasure box?**

* Idle Equipment/Equipment Treasure Box

{% content-ref url="/pages/TdPyioO4dGmxpaSkcN7s" %}
[My Backpack (equipment)](/dehero/wo-de/my-backpack-equipment.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:

```
GET https://mixmarvel.gitbook.io/dehero/equipment-system-navigation.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.
