> For the complete documentation index, see [llms.txt](https://wiki.austv.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.austv.net/sobrevivencia/recursos/clas/niveis-vantagens-e-recompensas.md).

# Níveis, vantagens e recompensas

## MELHORANDO O NÍVEL

Ganhe pontos para seu clã melhorar de nível. Você pode conseguir pontos fazendo objetivos ou vencendo eventos.

<figure><img src="/files/3hH5SYyLMP1NVJD2pN05" alt=""><figcaption></figcaption></figure>

Cada nível alcançado nos objetivos concede pontos para o clã, além de recompensas para si mesmo. Por isso, caso queira melhorar o nível do clã, você deve estar ativo nos objetivos.

{% content-ref url="/pages/1ygOSOgsJBjIwB2sIb4R" %}
[Broken mention](broken://pages/1ygOSOgsJBjIwB2sIb4R)
{% endcontent-ref %}

## RECOMPENSAS

Cada clã possui recompensas a cada nível que melhora, você pode ver todas as recompensas dentro do próprio menu de clã.

Cada nível melhorado, concede recompensa para todos os membros do clã online na hora de upar, como itens, melhorias para o clã, dinheiro, experiência e bônus de habilidades.

## VANTAGENS

Cada clã começa com a disponibilidade de 4 membros, 1 cofre e 1 casa. Melhorar o nível vai aumentando todas as capacidades possíveis que um clã pode ter.

Os limites atuais podem ser encontrados nas informações do clã, como o exemplo abaixo:

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

{% hint style="success" %}
As estatísticas também estarão presentes para mostrar o KDR, guerras, membros, alianças, entre outros.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.austv.net/sobrevivencia/recursos/clas/niveis-vantagens-e-recompensas.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
