# Resources

There are 4 resources:

* **Gold**: Main resource, can be exchanged for GOD tokens. It will have an important use to upgrade buildings, buy in the in-game store, speed up constructions, speed up quests, run more quests, banking system and more...
* **Wood**: Necessary resource to improve buildings and create some troops
* **Iron**: Iron is needed to train troops, it will also be needed to upgrade some buildings.
* **Food**: Food is needed to maintain your troops, it will also be needed to upgrade some buildings and troops.
* **Honor:** Required for leveling up the player and improving your ranking.


---

# 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://gods-glory.gitbook.io/gods-glory-whitepaper/game/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.
