# Ertha Whitepaper

## Ertha Whitepaper

- [Ertha](https://whitepaper.ertha.io/ertha-whitepaper/master.md): Official Ertha Whitepaper
- [Backstory](https://whitepaper.ertha.io/ertha-whitepaper/backstory.md)
- [Storyline](https://whitepaper.ertha.io/ertha-whitepaper/storyline.md)
- [Roles](https://whitepaper.ertha.io/ertha-whitepaper/storyline/roles.md)
- [Game Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics.md)
- [Energy Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/energy-mechanics.md)
- [Production Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/production-mechanics.md)
- [Companies](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/companies.md)
- [Job Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/jobs-mechanics.md)
- [Industry Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/industries-mechanics.md)
- [Market Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/market-mechanics.md)
- [International Trade mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/international-trade-mechanics.md)
- [Transportation Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/transportation-mechanics.md)
- [Fight Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/fight-mechanics.md)
- [Training Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/training-mechanics.md)
- [Hacking Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/hacking-mechanics.md)
- [Study Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/study-mechanics.md)
- [Missions Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/missions-mechanics.md)
- [Fiscal Policy / Budget Mechanics](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/fiscal-policy-budget-mechanics.md)
- [Development Roadmap](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/development-roadmap.md)
- [Tokenomics](https://whitepaper.ertha.io/ertha-whitepaper/tokenomics.md): More information about ERTHA's economics, or should we say "tokenomics", can be found in the following page.
- [Token Utility](https://whitepaper.ertha.io/ertha-whitepaper/token-utility.md)
- [Smart Contract Audit](https://whitepaper.ertha.io/ertha-whitepaper/smart-contract-audit.md): Smart contract code review and security analysis report by Hacken


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.ertha.io/ertha-whitepaper/master.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.
