# Comandos de Clãs

Veja também:

* [Tag Colorida](/guias/comandos-de-clas/tag-colorida.md)
* [Níveis do Clã](/guias/comandos-de-clas/niveis-do-cla.md)

## ✅ Comandos principais

| Comando            | Para que serve            |
| ------------------ | ------------------------- |
| `/clan create tag` | cria o clã                |
| `/clan join tag`   | entra em um clã           |
| `/clan leave`      | sai do clã                |
| `/clan info tag`   | vê informações do clã     |
| `/clan chat`       | fala no chat do clã       |
| `/clan home`       | vai para a home do clã    |
| `/clan settings`   | abre configurações do clã |

## 👥 Membros

| Comando                       | Para que serve  |
| ----------------------------- | --------------- |
| `/clan member invite jogador` | convida jogador |
| `/clan member kick jogador`   | remove jogador  |
| `/clan promote jogador`       | promove membro  |
| `/clan demote jogador`        | rebaixa membro  |
| `/clan member list`           | lista membros   |

## 🤝 Relações entre clãs

| Comando              | Para que serve  |
| -------------------- | --------------- |
| `/clan ally add`     | adiciona aliado |
| `/clan ally remove`  | remove aliado   |
| `/clan rival add`    | adiciona rival  |
| `/clan rival remove` | remove rival    |

## 🏷️ Personalização

| Comando          | Para que serve    |
| ---------------- | ----------------- |
| `/clan modtag`   | muda a tag do clã |
| `/clan banner`   | muda a bandeira   |
| `/clan nickname` | muda apelido      |

<details>

<summary>💡 Dica</summary>

Se você está começando, foque primeiro em criar o clã, convidar membros e configurar a tag.

</details>


---

# 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.endercraft.com.br/guias/comandos-de-clas.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.
