# Basic features

### Equipment stats:

**Reward Rate:** Tells you how much of a resource is received each time it is used (*clicked*).

**Durability Consumed:** Tells you how much durability a tool loses when used.

**Energy Consumed:** Tells you how much energy you need per mine.

**Durability:** Informs the maximum durability of an equipment.

**Charge Time:** Tells you how long the device needs to recharge before being used again.

{% hint style="info" %}
Higher rarities come with more mining power and energy production, often at higher efficiency compared to lower-tier gear.
{% endhint %}

### General functions:

**Memberships:** Member cards improve your farmin&#x67;**,** learn more about it in [**memberships' topic**](/the-game/memberships.md)**.**

**Craft System (smithy):** You can craft your equipments with tokens, learn more about it in [**Smithy System**](/the-game/how-to-play/smithy-system.md).

**Durability System:** You'll need to repair your equipments periodically in order to maintain it working, each time you do your minings it consumes a few points of its [**Durability Bar**](/the-game/how-to-play/durability-system.md#durability-bar).

**Repair:** To repair a CFE equipment you'll need CFB tokens, to [**repair**](/the-game/how-to-play/repair-system.md) a CFB equipment you'll need CFE tokens and to repair a CFP equipment you'll need CFB or CFE (depending on which is less valuable at the moment).

**Energy System:** Your equipment needs [**energy**](/the-game/how-to-play/energy-system.md) tokens to work (expept for the [**CFP equipment**](/the-game/equipments.md#power-mining-cards-cfp))

**Blending System:** You can [**blend**](/the-game/how-to-play/blending-system.md) two equipments of the same rarity + tokens to get a a equipment of a superior rarity.


---

# 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/how-to-play/basic-features.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.
