# Repair System

### Repair costs

The cost of each repair will be:

* CFB Equipment = 1 CFE for each 5 points of repair of Durability
* CFE Equipment = 1 CFB for each 5 points of repair of Durability
* CFP Equipment = 1 CFE for each 5 points of repair of Durability

{% hint style="info" %}
The CFP Equipment will need CFE or CFB depending on which is less valuable at the time.
{% endhint %}

**Example:**

![Cards with full Durability can be removed to invetory](/files/aMoYh1HJtP1CekkHqAT0)

![The cost to repair the NFT increases by the less Durability it has in the moment.](/files/m8482JCgsH537lkS1i9z)

![](/files/OoVGjDU5WszflrXzEhSy)


---

# 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/repair-system.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.
