> For the complete documentation index, see [llms.txt](https://codex.elderwoodonline.com/library/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codex.elderwoodonline.com/library/readme.md).

# O projeto

<mark style="color:blue;">**Elderwood Online**</mark> é um **MMORPG** com **gráficos 2D** desenvolvido de forma totalmente **independente**, com objetivo de levar uma experiência retro clássica e prazerosa para jogadores de todas as idades e perfis, dos altamente competitivos até os mais casuais.

Um MMORPG precisa ser divertido, equilibrado, desafiador, e não uma casa de apostas esportivas, e é isso que estamos entregando com Elderwood.

O projeto encontra-se em desenvolvimento, ainda em versão pre-alpha, mas realizando testes online com jogadores reais que estão dispostos a contribuir da melhor forma possível: jogando, fornecendo feedback e engajando na divulgação orgânica do projeto.


---

# 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://codex.elderwoodonline.com/library/readme.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.
