# Crafting Item Drops

<figure><img src="/files/gRWEPRfAO1xL7wWXsTIz" alt=""><figcaption></figcaption></figure>

As the Dustland crafting system is being introduced, players will be required to achieve certain requirements in-game to unlock them for progression. During the mission, items in the form of "Potential Rewards" will be dropped. After the mission, players will be able to find those dropped items in their Inventory.

Players need to combine those dropped items, a.k.a. “crafting materials”, collected through the missions together with other crafting requirements to create new Gear or upgrade existing ones (see crafting recipe [here](https://olivex-1.gitbook.io/dustland-litepaper/nfts/crafting-and-gear/how-to-get-started/crafting-recipe)). With a little luck and proper planning, players can craft these materials into powerful and personalized Gear. Each Gear has a different crafting recipe and cost, and crafting in Dustland is gasless. In order to craft, players will need a Floppy Disk. The rarity of the Floppy determines the rarity of the Gear you get to craft (see Floppy Disk [here](https://olivex-1.gitbook.io/dustland-litepaper/nfts/floppy-disks)).

In Dustland, the secret to survival is strategizing your run. Plan for what you need and spend your energy wisely. Equip yourself with the Gear that gives you the best loadout for the mission at hand.


---

# 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://olivex-1.gitbook.io/dustland-litepaper/gameplay-system/alpha-rewards-and-crafting/crafting-item-drops.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.
