# Crafting

For Habitat-holders, Genopets can be enjoyed as a crafting game. A player must hold a Habitat (or be rented one by another holder) in order to access the crafting system. Crafting is one of the primary utilities for KI, Crystals, and GENE in the game to create items players can use (or sell) to upgrade, customize, and enhance their gameplay experience.\
\
Through this system, players can:

* Refine Genotype Crystals into tokenized, usable ingredients
* Terraform new Habitats from existing ones
* Create and trade powerful in-game cosmetics, augments, and other utility items
* And much more!

Read more about crafting in the [Crafting Recipe Book](/game-elements/crafting-recipe-book.md) in the [Resources](/game-elements/resources.md) section below.

{% content-ref url="/pages/YDjxju8mnFEdTaPG5MFj" %}
[Refinement (Crystals)](/game-mechanics/crafting/refinement-crystals.md)
{% endcontent-ref %}

{% content-ref url="/pages/CZUrIW6vku1pC1FGRhqO" %}
[Alchemy (Items)](/game-mechanics/crafting/alchemy-items.md)
{% endcontent-ref %}

{% content-ref url="/pages/GIAADdJ8JK5Rqp9WlkBC" %}
[Terraformation (Habitats)](/game-mechanics/crafting/terraformation-habitats.md)
{% endcontent-ref %}


---

# 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.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.
