# FAQ

**Getting Started: How do I play?**\
To begin playing Eco Empires, first, refer to the [Account Creation](/introduction/account-creation.md) page and follow the provided steps. For additional tips and guidance on getting started with the game, check out our [Tips to Get Started ](/introduction/tips-to-get-started.md)section.

**What devices are compatible with Eco Empires?**\
Eco Empires is available in browsers on laptops and desktops, as well as on Android and iOS devices. It can be found in their respective app stores.

**Any Getting Started Guide?**\
To learn how to play this game, make sure to thoroughly read our Gitbook. It contains detailed information that we continuously expand upon. Additionally, for assistance and further information, feel free to [join our Discord server](https://discord.gg/carbify).

**Who created Eco Empires and why?**\
Eco Empires: Battle for the Earth is created by [Carbify](https://carbify.io) with the primary goal of raising awareness about Earth's pollution. While rooted in educational objectives, Eco Empires stands as a fully-fledged MMORPG developed by a professional gaming development company.&#x20;

Toby Wagenaar, one of Carbify's Co-founders, spearheads the development, drawing from his own concept and vision for the game. With a wealth of experience in gaming and game development, he brings invaluable expertise and leadership to the project.

**I have additional inquiries...**\
For direct communication with our team and community, its best to [join our Discord server](https://discord.gg/carbify).


---

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