# Recompensas

É possível cadastrar a mesma recompensa e disponibilizá-la para uma ou mais tribos, com diferentes valores para resgate. Cada tribo possui uma vitrine exclusiva e, dessa forma, seu colaborador terá acesso apenas aos prêmios relacionados para seu grupo pertencente.

1. No menu lateral, acesse a categoria **Recompensas** e escolha a opção **Cadastro**;
2. Preencha os dados básicos da sua recompensa, conforme o formulário abaixo:<br>

   <figure><img src="/files/46r2RGxA6jaMuvlExCML" alt=""><figcaption></figcaption></figure>
3. Relacione as tribos que poderão resgatar sua recompensa, atribuindo um valor em moedas virtuais, de acordo com o seguinte exemplo:<br>

   <figure><img src="/files/D5gBd0kN0W1zpBB61LYQ" alt=""><figcaption></figcaption></figure>
4. Ao concluir as alterações, clique em **FINALIZAR**.

**Pronto!** Sua recompensa estará disponível nas vitrines das tribos relacionadas e poderão ser resgatadas pelos seus membros.


---

# 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/recompensas.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.
