# Tribos

Todo usuário é obrigado a fazer parte de uma tribo. Assim, ao ativar sua conta em nossa plataforma, uma tribo inicial chamada **Xavante** é criada automaticamente para você. Ela pode ser renomeada a qualquer momento. Outras tribos podem ser adicionadas da seguinte maneira:

1. No menu lateral, acesse a categoria **Tribos** e escolha a opção **Cadastro**;
2. Uma janela vai se abrir, solicitando algumas informações sobre a sua nova tribo, assim como na imagem abaixo:<br>

   <figure><img src="/files/VjO8BKX502uG1ibna41S" alt=""><figcaption></figcaption></figure>
3. Digite o **nome da tribo** e defina se haverá uma **regra de controle** por **orçamento mensal**. Caso haja, especifique o **limite em reais** disponível para resgate. Após isso, clique em **Salvar**.

**Pronto!** Sua tribo será cadastrada com sucesso.

{% hint style="warning" %}
Importante!
{% endhint %}

Você pode apagar uma tribo sempre que desejar, porém, os usuários deverão ser migrados para um segundo grupo. Para isso, basta clicar em **Apagar** após selecionar uma tribo de substituição, de acordo com a seguinte imagem:

<figure><img src="/files/yg90iHK5Hk4L3NDe213w" alt=""><figcaption></figcaption></figure>


---

# 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://docs.dalego.com/gestao/tribos.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.
