# Crafting and Marketplace

&#x20;                                             <img src="/files/w6wbgM17PqdeOEp721cj" alt="" data-size="original">

Unlike game Actions, **Crafting** does not occupy your Hero for any amount of time. Crafting can be accessed directly from the game's main menu, where you will see the list of Recipes that your Hero has learned and whether you have the Materials required to craft the item in question. Items are crafted instantaneously.

To craft an item, you need to **know the Recipe** and **have the requisite Materials.**&#x20;

## Recipes

A **Recipe** is an item which gives your Hero the ability to craft a specific item. Recipes can be obtained via various game actions and traded on the Marketplace. Once a **Recipe** has been learned, the item is burned - two Heroes cannot learn from the same Recipe-item.&#x20;

## Materials

A **Material** is an item that is specifically used for Crafting and is noted as such in-game. Materials can be found while **Exploring** or be rewarded for completing certain **Quests.** The best crafted items will require Heroes to find rare Materials which cannot be bought or sold on the Marketplace.

## Randomization

Most crafted items have a range of attributes that are determined when the item is crafted. A Recipe will show the range of stats its item can have, with the most likely outcome being something along the middle of the range.&#x20;

## Marketplace

Aion Rising will feature a fully-fledged **Marketplace** in which players can buy and sell Hero NFTs, items, Materials, recipes and other in-game goods. Only **unbound items** will be tradable on the Marketplace.


---

# 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://aion-rising.gitbook.io/main/gameplay-systems/crafting-and-marketplace.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.
