> For the complete documentation index, see [llms.txt](https://whitepaper.ertha.io/ertha-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ertha.io/ertha-whitepaper/game-mechanics/development-roadmap.md).

# Development Roadmap

### Wars

* War for resources
* Means to act to political disputes
* Increase political power and bargaining power with other countries
* Increase sense of unity and cooperation among the same country players

### Smuggling

* One more activity for criminals
* One more activity for honorable fighters

### Study laboratory

* The way we have hack a company, the same mechanics could be used in a hacking laboratory to create new security system. During the hacking mini game the result of that game would result in different difficulty security system.
* That would diversify scholar role activities to make it more interesting and engaging

### Extended politics module

* Reputation
* Parties
* Parliament
* Elections
* Direct democracy to vote on policies and laws

### Fight module upgrade

* Multiplayer

### Other platforms (mobile version)?

* Android
* Apple


---

# 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 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/development-roadmap.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.
