# Terrenos do Clã

## Sistema de Proteção

> Os clãs usam os terrenos do [sistema de proteção](/protecao-de-terrenos.md). Para gerenciar as permissões dos membros de seu clã, siga as instruções abaixo;

## Permissões para Clã

| Comando                       | Função                                                                        |
| ----------------------------- | ----------------------------------------------------------------------------- |
| /trust \<group.TAG>           | Permite que os membros do clã mexam em seu terreno.                           |
| /accesstrust \<group.TAG>     | Permite que os membros do clã acessem coisas como camas, alavancas, botões... |
| /containertrust \<group.TAG>  | Permite que os membros acessem baús no terreno do clã.                        |
| /permissiontrust \<group.TAG> | Permite que os membros gerenciem permissões no terreno.                       |
| /untrust \<group.TAG>         | Remove qualquer permissão que os membros tenham no terreno do clã.            |

{% hint style="warning" %}
Substitua **TAG** pela tag do seu clã!\
\
Exemplo: `/trust group.adm`, permite que os membros do clã ADM editem no terreno.
{% 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.survivalandia.com/clas/terrenos-do-cla.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.
