# Equipments

The game is based on a fictional cryptocurrency mining scenario, in which there are three types of mining.&#x20;

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

&#x20;Each token coming from these mines interacts with each other, all of which are needed in the game and for the health of the economy!

## Power mining Cards (CFP)

![](/files/ZEHgqa5IyN1nNp9dsBoM)

## GPU mining Cards (CFE)

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

## ASIC mining Cards (CFB)

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

{% hint style="info" %}
Each account can use two equipment cards of each type (CFP, CFE and CFB). This limit can be increased by using a Membership Card of the type you want to expand the [limit](/the-game/memberships.md) *(max 2 Member Cards per type).*
{% endhint %}

{% hint style="info" %} <mark style="color:green;">We updated our game and now you can only choose 2 types of resources to mine. You can now only equip two types of equipments, for example:</mark>\
\ <mark style="color:green;">CFE and CFP</mark>\ <mark style="color:green;">CFB and CFP</mark>\ <mark style="color:green;">CFB and CFE</mark>
{% 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://wiki.cryptofarms.me/the-game/equipments.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.
