# Unrefined Crystal Spawning

Each Habitat spawns unrefined crystals of the same elemental type as its domain (excluding Genesis Habitats, which are capable of spawning crystals of every type). These unrefined crystals must be Refined via the Laboratory before they can be used in Alchemy. The act of Refinement converts unrefined crystals into tokenized Genotype Crystals, which can then be transferred to the player's inventory through the act of Claiming.

Unrefined crystals that are not Refined remain within the Habitat Laboratory as an un-tokenized item. They can be Refined and Claimed at any time. However, until Refined, they cannot be otherwise interacted with and will impact how many crystals the same Habitat spawns the next day. For every pre-existing unrefined crystal already occupying its Laboratory, the Habitat will spawn one less crystal than its maximum spawn rate.

<table><thead><tr><th align="center">Habitat Level</th><th width="249.33333333333331" align="center">Daily Unrefined Crystal Spawn Rate</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">Up to 1 per day</td></tr><tr><td align="center">2</td><td align="center">Up to 2 per day</td></tr><tr><td align="center">3</td><td align="center">Up to 3 per day</td></tr></tbody></table>

Existing unrefined crystals can be cleared from the Laboratory through Refinement, clearing the way for more unrefined crystals.

Note: Genesis Habitats will spawn unrefined crystal(s) without a native elemental type. The element of the crystal must be selected by the player during refinement.


---

# 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/habitat-management/unrefined-crystal-spawning.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.
