# Opções

## ANTI-PERTURBAÇÃO

Esse é um tópico de extrema importância. Sabemos como um jogador pode perturbar outro, mesmo dentro das regras. Em certos casos, a STAFF não tem direito de punir um jogador por suas condutas, as vezes por não estarem violando as regras, portanto, preparamos alguns comandos que você pode utilizar para diversos casos de perturbação.

### IGNORAR UM JOGADOR NO CHAT

```
/ignorar nickname
```

Mandar esse comando irá fazer com que toda mensagem enviada pelo indivíduo no seu particular não será exibida.

{% hint style="info" %}
Lembrando que outros tipos de perturbações podem entrar em algum tópico das regras, então é bom ler as regras antes e se for de fato um jogador infrator, denunciar a STAFF via ticket ou pelo chat PARTICULAR do jogo.
{% endhint %}

### DESLIGAR MENSAGENS PARTICULARES

```
/chat tell
```

Esse comando faz com que você não recebe mais mensagens particulares de ninguém do servidor.

## MENÇÕES

Você pode mencionar um jogador ao chamá-lo. Quando for chamar por alguém no chat, é só digitar o nome da pessoa e auto completar usando a tecla TAB.

Não é necessário nenhum comando, como no exemplo abaixo:

```
/global ei <nome do jogador>, está ai?
```


---

# 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/chat-1.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.
