# Introduction

- [Eco Empires: Battle for the Earth](https://docs.ecoempires.com/introduction/eco-empires-battle-for-the-earth.md): An introduction to the game
- [Storyline](https://docs.ecoempires.com/introduction/storyline.md): What molded Eco Empires into its present form
- [Tips to Get Started](https://docs.ecoempires.com/introduction/tips-to-get-started.md): Some basic principles of Eco Empires
- [Account Creation](https://docs.ecoempires.com/introduction/account-creation.md): Learn how to create an Eco Empires account, choose a username, and set a secure password
- [The Prizes](https://docs.ecoempires.com/introduction/the-prizes.md): Prizes in Eco Empires: compete, conquer, and claim rour rewards


---

# 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://docs.ecoempires.com/introduction.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.
