# Crafting

![](/files/crHuDdkbhKnHmcOEkPLt)

Every player can craft NFTs right in the game, using in-game resources like GOLD, OIL and IRON.

\
**Dangerous craft:**\
Before crafting, player must choose the chance of successful craft. Game gives an opportunity to pay less for craft but it is not guaranteed that item will be crafted, you may lose your resources here.

| Craft price(% of full price) | Chance of successfull craft |
| ---------------------------- | --------------------------- |
| 100%                         | 100%                        |
| 90%                          | 85%                         |
| 50%                          | 42%                         |
| 15%                          | 5%                          |

Crafting process takes 1 hour. After that, chosen NFT will appear on your WAX account.

You may find craft prices in the [GAME NFTS](/real-magnate/game-nfts/lands.md) section.


---

# 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://real-magnate.gitbook.io/real-magnate/game-mechanics/crafting.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.
