# 装备

游戏是基于一个虚构的加密货币挖矿场景，设有三种类型的矿场。

* Power mining (CFP)
* GPU mining (CFE)
* ASIC mining (CFB)

来自这些矿场的每一个代币都会相互影响，所有这些都是游戏中需要的，也是保持经济健康发展所需要的!

## Power **挖矿卡** (CFP)

![](/files/ZEHgqa5IyN1nNp9dsBoM)

## GPU **挖矿卡** (CFE)

![AKA Ethereum mining](/files/JcFLGbLdxFXTl4atVcoz)

## ASIC **挖矿卡** (CFB)

![AKA Bitcoin mining](/files/9x9ZYMWbsDyRXWzr9isC)

{% hint style="info" %}
每个账户可以使用每种类型的两张装备卡（CFP、CFE和CFB）。这个限额可以通过使用你想扩大限额的类型的会员卡来增&#x52A0;*（每个类型上限最多2张会员卡）。*
{% endhint %}

{% hint style="info" %} <mark style="color:green;">我们更新了游戏，现在你只能选择两种类型的资源进行挖矿。你现在只能装备两种类型的挖矿卡，例如 :</mark>

<mark style="color:green;">CFE和CFP,</mark>

<mark style="color:green;">CFB和CFP,</mark>

<mark style="color:green;">CFB和CFE。</mark><br>
{% 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/zhuang-bei.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.
