# Crafting Items

<mark style="color:green;">**dCrops**</mark> has only recently entered it's ![](https://images.hive.blog/0x0/https://files.peakd.com/file/peakd-hive/queenstarr/AJhV7e8tFzrSRM4nhkm7po6Y2JqCakawvf3vQP9N7MhVrASsMSKEj2QtELaLfmz.png) <mark style="color:blue;">**Beta phase**</mark> of the game. This is basically a process in which players combine ingredients \[harvested crops] to create new items. The whole list of ingredients for these items is referred to as the <mark style="color:red;">**`Recipe`**</mark>.

<mark style="color:orange;background-color:yellow;">**Crafting**</mark> <mark style="color:blue;">**(**</mark>[<mark style="color:blue;">**www.dcrops.com/crafting**</mark>](https://www.dcrops.com/crafting)<mark style="color:blue;">**)**</mark> is done on the sidebar just below the player's Inventory, which displays all craftable items available to the player. Items will appear on this list only if the player has the necessary ingredients in their inventory. Crafting takes no time if you have everything required, Like Equipment and Gas, which is displayed on the player's craft station <mark style="color:orange;">**`Your Items`**</mark>.

<figure><img src="/files/x8QEtEAvHtxIEQoFi2Bg" alt=""><figcaption><p>Crafting on dCrops</p></figcaption></figure>

{% hint style="info" %}
**Gas required depends on the type of plot the equipment is build. Use Hi-tech plot or Trinity plot to spend 0 gas when crafting**:wink:
{% 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/dcrops-gameplay/crafting-items.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.
