# Resources

### What are Resources?

Resources are assets without property or usage. They can be obtained by doing actions with objects in Wild Zones.  <br>

### **Example of Resources**

| Picture                                                             | Resource                                    | Action                         |
| ------------------------------------------------------------------- | ------------------------------------------- | ------------------------------ |
| ![](/files/-Mh-8rSAzirM1TnWantM)                                    | Wood                                        | Chopping Woods                 |
| ![](/files/-Mh-8ut4dfv0OTPuDP-_)                                    | Stone                                       | Hitting Rocks                  |
| ![](/files/-Mh-8yAcByncD9pkbavM)                                    | Grass                                       | Picking up Grass               |
| <img src="/files/KzDQRdbsJUJOTIPmlJtf" alt="" data-size="original"> | Leather                                     | Monsters                       |
| <img src="/files/8KDgQp2ihpWHyHhYUGhB" alt="" data-size="original"> | Copper                                      | Mining Copper Ore or Monsters  |
| <img src="/files/ob14O6gDp0GGmiEOJ8RR" alt="" data-size="original"> | Iron                                        | Mining Iron Ore or Monsters    |
| <img src="/files/oWezpXeks2KzDnuEyPUv" alt="" data-size="original"> | Silver                                      | Mining Silver Ore or Monsters  |
| <img src="/files/X36NgINUPnOSnbreoCwL" alt="" data-size="original"> | Gold                                        | Mining Gold Ore or Monsters    |
| <img src="/files/VnnSxii3AQNspNZBv9v3" alt="" data-size="original"> | Crystal                                     | Mining Crystal Ore or Monsters |
| <img src="/files/cuIPDdn4dn53u0hpiAgV" alt="" data-size="original"> | Grasshopper                                 | Can be caught in WildZone      |
| <img src="/files/yHB4LeusLRgmMkNV2L74" alt="" data-size="original"> | Vengeance Spirit                            | Monster                        |
| -                                                                   | There will be more resources in the future. | -                              |

### **Usability of Resources**

The resources can be used to complete the activities and receive others assets as rewards.

* Crafting new items
* Trading with NPC for seeds and NFTs
* Etc.


---

# 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.morningmoonvillage.com/game-features/game-world/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.
