# Industry Mechanics

![](/files/-Mj4lEQZcFzILCdqsQC-)

There are five main industries in the game:&#x20;

* Resources
* Armor
* Weapons&#x20;
* Food&#x20;
* Materials

Every industry has a technological level which define which products can be produced in the companies belonging to the industry.&#x20;

Each industry is essential for a country's prosperity, however there is no way a country could develop all five industries to the maximum technological level. Thus, every country will have to choose in which industries its citizens should specialize, in order to produce the most valuable products.&#x20;

The Industry level can be increased by earning experience points in skills that belong to an industry. However, only the 5 latest periods (1 period = 1 week) of earned experience points are taken into account.&#x20;

In order to maintain the desired industry level, citizens must invest their energy in activities that give experience points, such as studying or working.<br>


---

# 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.ertha.io/ertha-whitepaper/game-mechanics/industries-mechanics.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.
