# 批量放置英雄/装备

**批量功能可以让玩家更高效地利用闲置卡牌，扩充战斗力**

点击集卡界面右侧偏下的“批量”按钮即可打开批量功能

![](/files/tev665lNen9CKRn88RJn)

**英雄批量操作**

* 点击“放置/替换”按钮，可批量放置/替换当前拥有的最高战力卡牌，快速提升战斗力
* 点击“快捷升级”按钮，可以显示当前可升级的所有英雄卡槽
* 点击“移除硬性”按钮，可以让玩家批量移除英雄（单次最多20）

{% hint style="info" %}
以上3种操作均为上链操作，需要通过钱包发送交易并消耗一定BNB作为手续费
{% endhint %}

![](/files/EqvM2ur8JNvGsMTk3DMW)

**装备批量操作**

* 点击“放置/替换”按钮，可批量将装备放入卡槽中
* 点击“移除装备”按钮，可以让玩家批量移除装备（单次最多20）

![](/files/0HOLxV9caglobRLla5vb)

{% hint style="info" %}
以上3种操作均为上链操作，需要通过钱包发送交易并消耗一定BNB作为手续费
{% 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://mixmarvel.gitbook.io/dehero/english-2/collect/4-8.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.
