# Resources

The only method for transferring or selling resources within Combz is through the process of crystallization.&#x20;

Players can transform their resources into NFTs by using Hon and Crafting Items in the Crystallize section of the game.

Resources NFTs can also be sharded within the game and transformed back into resources. This action burns the sharded NFT.\
\
Resources can be:

* Small: 500
* Big: 2,000
* Whale: 5,000

{% hint style="info" %}
Resources Distribution. Resources will be distributed through:

* Drops
* Crystallize
* Giveaways
  {% endhint %}


---

# 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.tacostudios.io/gaming/combz/combz-nfts/resources.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.
