# Game Mechanics

![](/files/-Mj4URfo8U7S8NntlvY7)

Game Mechanics consist of these topics:

* [Energy Mechanics](/ertha-whitepaper/game-mechanics/energy-mechanics.md)
* [Production Mechanics](/ertha-whitepaper/game-mechanics/production-mechanics.md)
* [Companies](/ertha-whitepaper/game-mechanics/companies.md)
* [Jobs Mechanics](/ertha-whitepaper/game-mechanics/jobs-mechanics.md)
* [Industries Mechanics](/ertha-whitepaper/game-mechanics/industries-mechanics.md)
* [Market Mechanics](/ertha-whitepaper/game-mechanics/market-mechanics.md)
* [International Trade Mechanics](/ertha-whitepaper/game-mechanics/international-trade-mechanics.md)
* [Transportation Mechanics](/ertha-whitepaper/game-mechanics/transportation-mechanics.md)
* [Fight Mechanics](/ertha-whitepaper/game-mechanics/fight-mechanics.md)
* [Training Mechanics](/ertha-whitepaper/game-mechanics/training-mechanics.md)
* [Hacking Mechanics](/ertha-whitepaper/game-mechanics/hacking-mechanics.md)
* [Study Mechanics](/ertha-whitepaper/game-mechanics/study-mechanics.md)
* [Missions Mechanics](/ertha-whitepaper/game-mechanics/missions-mechanics.md)
* [Fiscal Policy / Budget Mechanics](/ertha-whitepaper/game-mechanics/fiscal-policy-budget-mechanics.md)


---

# 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.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.
