# Equipment

Equipment is an NFT that is used for DME mining in a mine. The first phase of the DeepMine game features 5 types of equipment:&#x20;

[**Wandering Reactor**](/deepmine/deepmine-gaming-nfts/equipment/wandering-reactor.md)

It generates DME by processing core-irradiated matter that is mined during operation.&#x20;

[**Delaminator**](/deepmine/deepmine-gaming-nfts/equipment/delaminator.md)

It breaks the molecular bonds in the superhard slabs of the Eleazar rock by softening it for the Cutter to go further.&#x20;

[**Сutter**](https://app.gitbook.com/@niknesen/s/deepmine/~/drafts/-MhIYDFv0GB-83rapJVv/deepmine-gaming-nfts/equipment/cutter)

It converts the matter that was prepared by the Delaminator into plasma that the Wandering Reactor can use. Finally, it creates a tunnel void where the Plunging Blocks screw in.&#x20;

[**Plunging Blocks**](/deepmine/deepmine-gaming-nfts/equipment/plunging-blocks.md)

It is a set of docked modules that rotate without stopping and screw into the tunnel that is made by the Cutter. It serves as living quarters for the team working at the mine and as a complex of technical rooms at the same time.&#x20;

[**DME Wire**](/deepmine/deepmine-gaming-nfts/equipment/dme-wire.md)

It is a superconducting cable that consists of atomic-molecular tubes arranged together. It is made to transfer the DME that Wandering Reactor generated to the city and factories on the surface.&#x20;

### The player will have to find the best combination of equipment for maximum mining efficiency independently based on the following principles:&#x20;

* A [Mine ](/deepmine/deepmine-gaming-nfts/mine.md)is required for the equipment to work.
* All types of equipment have 10 levels of [development ](/deepmine/deepmine-game-mechanics/upgrades.md)from zero to nine.
* All types of equipment have a rarity.
* The rarity and level of equipment affect DME mining performance.&#x20;
* The mine level affects DME mining performance.
* In order for equipment to be upgraded it must mine the minimum required amount of DME for each level.
* Each Mine level is divided into 5 sub-levels and on each of those sub-levels equipment of different rarity provides different efficiency.&#x20;
* The most productive tactic is to use 5 sets of equipment. A different one for each sub-level.
* The equipment combinations by type, level, and rarity affect DME mining performance.
* The use of equipment with a level above the mine level imposes penalties on DME production due to the experience insufficiency of the mine owner in handling more high-tech equipment.&#x20;

### **Equipment functions:**

* Players can use the equipment at their mines by themselves.
* Players can rent out equipment at their mines to the [Contractors](/deepmine/deepmine-entities/game-roles/contractor.md).&#x20;
* A player can become a contractor and use their equipment in someone else's mine.
* A player can rent out their equipment to the other mine owners or other contractors.

![](/files/-MhJslhT4kTo6_r4xPdP)


---

# 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://docs.deepmine.world/deepmine/deepmine-gaming-nfts/equipment.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.
