# Padrões

## Padrões para Revisar

* [Revisão Tática](/v3.0-pt/biblioteca/padroes/revisao-tatica.md)
* Revisão do Quadro

## Padrões para Sincronizar

* [Perguntas Poderosas](#perguntas-poderosas.md)
* Priorização Aleatória
* Opções de Caminhos

## Padrões para Adaptar

* Espelho do Proponente
* Consentimento Rápido

## Padrões para Selecionar

* [Eleições Integrativas](/v3.0-pt/biblioteca/padroes/eleicoes-integrativas.md)
* Polo Norte

## Padrões para Cuidar

* [Fórum Light](/v3.0-pt/biblioteca/padroes/forum-light.md)
* [Fórum Zegg](/v3.0-pt/biblioteca/padroes/forum-zegg.md)
* Limpar o Ar

## Padrões para Remuneração

* [Círculo de Parceiros](https://github.com/targetteal/organic-organization/tree/b8eec2dcfe6343d96fd559764fea2c0397d8c074/biblioteca/padroes/circulo-parceiros.md)
* [Remuneração Baseada em Badges](/v3.0-pt/biblioteca/padroes/remuneracao-baseada-em-badges.md)

## Padrões para Adoção

* [Descrição de Papéis](/v3.0-pt/biblioteca/padroes/descricao-de-papeis.md)

## Padrões para Feedback

* [Sessão de Feedback em Círculo](/v3.0-pt/biblioteca/padroes/sessao-de-feedback-em-circulo.md)

## Padrões para Estratégia

## Padrões para Associação


---

# 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.0-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.
