# Equipments

<figure><img src="/files/Nq54P9ZK0vHHQPXAHodP" alt=""><figcaption><p>Equipment station on dCrops</p></figcaption></figure>

The [**cooking**](/dcrops-gameplay/cooking.md) and [**crafting**](/dcrops-gameplay/crafting-items.md) systems will need <mark style="background-color:orange;">**EQUIPMENTS**</mark> which are basically crafting stations to craft various items. These equipment will be available in the form of blueprints. These blueprints will be combined with land and resources to build the product. You can build your Equipment in [**Construction**](/dcrops-gameplay/construction.md).

<figure><img src="/files/3H2nv4xd3au9qHzjslBD" alt=""><figcaption><p>Equipment Blueprints 0n dCrops</p></figcaption></figure>

{% hint style="success" %}
**One unique blueprint is the house which when built, will allow NPCs to move in.**&#x20;
{% endhint %}

The **Non-playable characters (NPC)** will start moving in your town if you have an unoccupied house. Once they move in, you will be able to interact with them to increase your relationship with them. If they like you enough, maybe they will even reward you.

<figure><img src="/files/RBrMNc9e6n6PeNZASgeX" alt=""><figcaption><p>NPC Epic House on dCrops</p></figcaption></figure>

{% hint style="success" %}
**Some NPCs may sell you unique items and some NPCs will be crucial to access some game mechanics.**
{% endhint %}

{% hint style="info" %}
**Note that you cannot build houses yet and the system to build houses will be released with the NPC update later.**
{% 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.dcrops.com/nfts/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.
