# Chat

Por se tratar de um servidor sobrevivência, todos compartilham o mesmo chat. Para ficar de uma forma mais organizada, o chat é dividido em várias categorias para determinada situação.

Cada situação consiste em alguém lendo a sua mensagem, seja pessoas de um determinado grupo, jogadores próximos, todos do servidor, ou diversos outras possibilidades.

{% hint style="info" %}
&#x20;A partir de agora, irá aparecer muitas vezes a palavra **travar**. Isso quer dizer que, ao travar em um chat, todas as mensagens que você irá mandar a partir daquele momento, serão enviadas no chat que foi travado.

Toda mensagem enviada aparecerá um identificador na frente para mostrar em que chat aquela mensagem foi enviada, como \[g], \[l], \[m], etc.
{% endhint %}


---

# 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.austv.net/sistemas/chat.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.
