# Padrões

## Mapeados

* [Ciclo de Silêncio](/v3.1-pt/biblioteca/padroes/ciclo-de-silencio.md)
* [Círculo de Parceiros](/v3.1-pt/biblioteca/padroes/circulo-de-parceiros.md)
* [Debate Estruturado](/v3.1-pt/biblioteca/padroes/debate-estruturado.md)
* [Descrição de Papéis](/v3.1-pt/biblioteca/padroes/descricao-de-papeis.md)
* [Eleições Integrativas](/v3.1-pt/biblioteca/padroes/eleicoes-integrativas.md)
* [Espelho de Interações](/v3.1-pt/biblioteca/padroes/espelho-de-interacoes.md)
* [Fórum Light](/v3.1-pt/biblioteca/padroes/forum-light.md)
* [Fórum Zegg](/v3.1-pt/biblioteca/padroes/forum-zegg.md)
* [Perguntas Poderosas](/v3.1-pt/biblioteca/padroes/perguntas-poderosas.md)
* [Remuneração Baseada em Badges](/v3.1-pt/biblioteca/padroes/remuneracao-baseada-em-badges.md)
* [Revisão Tática](/v3.1-pt/biblioteca/padroes/revisao-tatica.md)
* [Sessão de Feedback em Círculo](/v3.1-pt/biblioteca/padroes/sessao-de-feedback-em-circulo.md)

## Ainda não mapeados

* Espelho do Proponente
* Consentimento Rápido
* Limpar o ar
* Fala livre (cuidar)
* Imita Chefe
* Autoenergização
* Polo Norte


---

# 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://o2.targetteal.com/v3.1-pt/biblioteca/padroes.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.
