# Resource

**Resources** are used to boost the Region's economy, enhance player strength, and generate income.\
Resources can be sold as NFTs (Raw Resources) or processed into materials, commodities, or even in-game currency.\
Players can obtain resources from the natural environment of the Metaverse in **Reign Alter World**. There will be many natural areas (Nature) in the Metaverse, but they are limited in quantity, and a Region could run out of Resources.\
As more players join, resource consumption will increase, requiring more resources for growth.

**Uses of Resources**:

* Resources are materials used to craft equipment.
* They can be sold as NFTs (Raw Resources).
* Resources serve as leverage in the in-game economy and politics.

<table data-full-width="false"><thead><tr><th>Nature</th><th>Raw Resource</th><th>Material</th><th>Raw Material</th><th>Commodity</th><th>Raw Commodity</th></tr></thead><tbody><tr><td>Fish </td><td>Fish</td><td>Meat</td><td>Fur</td><td>Plank</td><td>Bronze</td></tr><tr><td>Animal</td><td>Ravin</td><td>Hide</td><td>Shel</td><td>Brick</td><td>Silver</td></tr><tr><td>Peat</td><td>Soil</td><td>Clay</td><td>Sawdust</td><td>Cooper</td><td>Gold</td></tr><tr><td>Tree</td><td>Log</td><td>Slime</td><td>Ore</td><td>Oil</td><td>Fuel</td></tr><tr><td>Rock</td><td>Stone</td><td>Bark</td><td>Fiber</td><td>Tin</td><td></td></tr><tr><td>Plant</td><td>Harvest</td><td>Wood</td><td>Vegetable</td><td>Carbon Fabric</td><td></td></tr><tr><td>Mud</td><td>Mudflow</td><td>Gravel</td><td>Liquid</td><td>Graphene</td><td></td></tr><tr><td></td><td></td><td>Sand</td><td>Weed</td><td>Cement</td><td></td></tr><tr><td></td><td></td><td>Seed</td><td> Crude Oil</td><td>Iron</td><td></td></tr><tr><td></td><td></td><td>Rope</td><td></td><td>Steel</td><td></td></tr><tr><td></td><td></td><td>Herb</td><td></td><td>Leather</td><td></td></tr><tr><td></td><td></td><td></td><td></td><td>Charcoal</td><td></td></tr><tr><td></td><td></td><td></td><td></td><td>String</td><td></td></tr><tr><td></td><td></td><td></td><td></td><td>Wire</td><td></td></tr></tbody></table>

**NOTE**:

* Bronze, Silver, and Gold have two functions: they serve as rare commodities and as in-game currency.
* Players can convert them into in-game currency using the **Saving** feature at the **RAW-Bank** with a 1:1 ratio.
* They cannot be converted back into rare commodities.


---

# 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://reignalterworld.gitbook.io/litepaper/gameplay/items/resource.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.
