# 装备限额

每个用户开始游戏时的基本限制是只可在每种类型使用两张卡，但你可以通过在我们的游戏中拥有一张会员卡来增加装备限额!

* 铜会员可以将挖矿时使用的卡的数量限制增加1张。
* 银会员可以增加2张。
* 玩家的基本限制是使用任何类型的2张卡。

**For example:**&#x20;

![这些关于 CFP、CFB 和 CFE 的信息仅作为参考示例。](/files/iTY62WhytBBxWfXGUGCo)

如果你在我们的游戏中拥有2个CFB的铜会员卡，你就可以同时使用4张CFB的装备卡。

最佳方案是拥有2个银会员卡，那么你就可以用6张装备卡进行挖矿!

{% hint style="info" %}
每个账户只能使用两种类型的会员卡（CFE、CFB和CFP）。因此，在我们的游戏中，每个人最多可以使用6张装备卡。
{% 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://wikicn.cryptofarms.me/the-game/hui-yuan-zi-ge/zhuang-bei-xian-e.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.
