# Crafting

<figure><img src="/files/XPMoJvtyLYQmSGiFHEWm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/mRUcP8hDRkNUB0hqQg3y" alt="" width="375"><figcaption></figcaption></figure>

The Crafting System allows players to make more powerful equipment, weapons, materials, etc. The higher quality the more difficult to craft/compose.

The higher the quality of the weapon, the stronger its numerical value.

Essentially the crafting system is a tool for consuming resources and generating new type of resources.&#x20;

`A + B = C + D`

In this equation, A B C D are all on-chain assets, and may not necessarily be assets generated within Lumiterra (asset authentication and circulation)

Say A can be USDT or other NFT in other game, learn more in [Asset Flow System (DID)](broken://pages/WaZikogaGqbDS7WlIdtE).

## Equipment/Weapon Enhancement


---

# 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://docs.lumiterra.net/docs/the-economics/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.
