# Place a weapon in the card book

DeHero's equipment system is now online. Select a weapon to take advantage of your hero and increase his fighting capacity.

**Equip heroes with a weapon in the card book**

* Weapons can only be placed in the card book
* A weapon can only be equipped in one slot at a time
* Weapons will not be sold/transferred when placed in the card book

{% hint style="info" %}
The weapon is not really equipped on the hero, but is equipped with the corresponding hero card slot in the card book to provide fighting capacity bonus for the Heroes put into the card slot.

When the hero is taken out/replaced, the state of the weapon in the slot will not be affected; Similarly, when the equipment is taken out/replaced, the state of the hero already placed in the slot will not be affected.
{% endhint %}

![](/files/FCZc30IDZfBcUn0EYwKu)

<mark style="color:red;">When heroes are not placed, weapons can also be put into the slot, but the slot will not provide any fighting capacity.</mark>

**Step 1: Enter the card book interface and select the card slot you want to give weapons**

![](/files/fVGBfr41zCznurGgxoOv)

**Step 2: Click the slot where you would like to place the equipment, and select the “view” button in the equipment column to display the weapons that can be equipped with the current slot.**

![](/files/LrRuU7lG1Y4r4ZWwDJuB)

**Step 3: Place/remove the equipment of the card slot, the equipment can provide fighting capacity bonus for the heroes who put in the card slot**

{% hint style="info" %}
Placing/removing equipment is operated on the blockchain, which requires to send a transaction through your wallet and consume a certain amount of BNB as handling fee.
{% endhint %}

![](/files/6uWzvCb8IQYXtAb3j750)

**You may also would like to know: what kind of equipment should I choose for heroes to get the highest fighting capacity bonus**

{% content-ref url="/pages/oYExds0MXEUJIA4sFrDM" %}
[Occupation and weapon bonus](/dehero/ji-ka/occupation-and-weapon-bonus.md)
{% endcontent-ref %}


---

# 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://mixmarvel.gitbook.io/dehero/ji-ka/place-a-weapon-in-the-card-book.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.
