> For the complete documentation index, see [llms.txt](https://wiki.minesky.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.minesky.com.br/minesky/historia/reinos/imperio-dos-elfos/ethersky.md).

# Ethersky

Um dos mais incríveis e mágicos reinos. Ethersky é um reino conectado inteiramente com a natureza.

Este magnifico reino esta entre as nuvens onde os elfos cultivam sua especial e poderosa floresta e vivem entre toda a natureza, sendo seres simples porém muito poderosos dentro da magia.

<figure><img src="/files/OHYfXoJNsfESXavqKATh" alt=""><figcaption><p>EtherSky visto pelo <a href="/pages/Z6KDfGF1B1HKAVA0PcUx">Mapa</a></p></figcaption></figure>

### Bandeira de Ethersky

A bandeira de Ethersky é uma bandeira que demonstra a conexão de seus habitantes com a natureza e a magia. Podemos observar uma árvore branca que pode representar a vida. A cor principal de identificação desse reino é a cor <mark style="color:blue;">azul claro</mark>.

<div align="left"><figure><img src="/files/4CQkPTgz0K8ZPUcw2mDT" alt="" width="256"><figcaption><p>Bandeira de EtherSky</p></figcaption></figure></div>

***

## Pergaminhos históricos

Alguns contos e histórias relacionados ao Reino de Ethersky.

### Desaparecimento do Rei Aethero II

Pouco se sabe sobre o paradeiro do grande Rei Aethero II, alguns pergaminhos contam que ele saiu em busca de todas as runas com a intenção de criar um poderoso cofre guardado a sete chaves para mantê-los todos em segurança da iminente ameaça que era o poderoso Abismo, como você pode adivinhar, ele nunca mais foi encontrado.


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.minesky.com.br/minesky/historia/reinos/imperio-dos-elfos/ethersky.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
