# Alchemy (Items)

Alchemy is the process by which players can combine Refined Crystals with various ingredients to craft in-game [Items](/game-mechanics/items.md), ranging from body part augments to tools. These items can be used on one's own Genopet, or traded via the marketplace.

Each Alchemizable item will have its own specific set of required ingredients. These Recipes will be revealed to players in a variety of ways. Some basic recipes may be released to the general public for immediate utilization; other, more advanced recipes will have to be won via in-game challenges or as part of seasonal launches.&#x20;

This mechanic is intended to bridge the gap between players as producers and consumers of the Genoverse economy. As the Alchemy crafting tree expands, player-consumers will be able to dictate demand for items of their choice; based on individual preference or what is popular or effective in the metagame at the time. Player-creators who excel at collecting recipes and meeting the market demand can amplify their earning potential far beyond simple token conversion.

Refer to the [Items](/game-mechanics/items.md) section to learn more about how in-game items are classified.


---

# 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://whitepaper.genopets.me/game-mechanics/crafting/alchemy-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.
