# 集卡挖矿

**集卡挖矿**

每个地址登录游戏后，都会获赠一本包含卡槽的卡册，将英雄NFT卡放置在对应的卡槽中，即可激活该NFT卡的战力，激活的卡越多，总战力也越高，挖矿的占比也越高。

![](https://1423255091-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYcHUDXwSbY_4hJ_hHU%2F-MaknlKErURROPDcrPph%2F-MaknzfyY3qq2rqjeKKn%2Fimage.png?alt=media\&token=aa48e72e-68fd-4b14-893e-5d942dd769e6)

***tips:集卡为上链操作，需要消耗一定的BNB作为gas费。***

* 每个卡槽仅可放置一张对应的英雄NFT卡牌，卡牌的品质决定被激活卡槽的战力。
* 可以使用对应英雄的卡牌对卡槽进行升级，升级后的卡槽将拥有战力加成，用于升级卡槽的卡牌将会被销毁，卡牌中筑底的HEROES将按120小时线性释放，可在集卡挖矿界面中领取已释放的HEROES；
* 每个卡牌品质都拥有相应的经验值，用于升级卡槽。

![](https://1423255091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYcHUDXwSbY_4hJ_hHU-1703796690%2Fuploads%2FUQyDHIT8AyvL5pTRYXVl%2Fimage.png?alt=media\&token=d6958406-6c7d-4798-8516-a07ba68a8d6d)

![](https://1423255091-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYcHUDXwSbY_4hJ_hHU%2F-MgocF3BJnUrvfOXeAxq%2F-MgocKTDdEHOg49PyUGh%2Fimage.png?alt=media\&token=c0e1d8f2-7a71-4b02-aa66-dcf83d71040e)

* 卡牌羁绊加成：特定的卡牌之间还存在羁绊，当羁绊的卡牌组合在一起时，还可以获得战力加成。如“死神 • 阿努比斯”和“埃及艳后 • 克利奥帕特拉”同时放入卡册则形成“太阳之力”组合，阿努比斯

  和埃及艳后所提供的战力均会提高12%，点击下方链接查看羁绊组合：

{% content-ref url="4-7" %}
[4-7](https://mixmarvel.gitbook.io/dehero/english-2/collect/4-7)
{% endcontent-ref %}

* 集齐卡牌数量加成：当卡册中放置的卡牌达到一定数量时，可以获得相应的总战力加成。

![](https://1423255091-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MYcHUDXwSbY_4hJ_hHU-1703796690%2Fuploads%2FaytFPMpCHpQoW2byTKl2%2Fimage.png?alt=media\&token=bd88239b-a5a2-405f-b31f-ba622d7ea1c4)


---

# 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-1.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.
