# Sede

Em Aghafea, contamos com um sistema de sede onde os jogadores precisam se hidratar com água pura, que é adquirida **fervendo frasco de água** na fornalha.

{% hint style="info" %}
Frasco de água comum não sacia sede.
{% endhint %}

Ao entrar no servidor, o jogador pode observar uma barra de Sede azul no topo da tela, ela indica o seu nível de sede.

**Cuidado!** Ao atingir níveis abaixo da metade da barra de sede, efeitos como náusea, cegueira, fraqueza e lentidão são aplicados ao jogador, podendo levá-lo a morte.


---

# 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://wiki.imperiosohlar.com/inicio-1/primeiros-passos/sede.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.
