# Padrões

## Mapeados

* [Assincronicidade](/v3.3-pt/biblioteca/padroes/assincronicidade.md)
* [Ciclo de Silêncio](/v3.3-pt/biblioteca/padroes/ciclo-de-silencio.md)
* [Círculo de Parceiros](/v3.3-pt/biblioteca/padroes/circulo-de-parceiros.md)
* [Debate Estruturado](/v3.3-pt/biblioteca/padroes/debate-estruturado.md)
* [Descrição de Papéis](/v3.3-pt/biblioteca/padroes/descricao-de-papeis.md)
* [Integração de Objeções](/v3.3-pt/biblioteca/padroes/integracao-objecoes.md)
* [Decisão Integrativa Estruturada](/v3.3-pt/biblioteca/padroes/decisao-integrativa.md)
* [Eleições Integrativas](/v3.3-pt/biblioteca/padroes/eleicoes-integrativas.md)
* [Espelho de Interações](/v3.3-pt/biblioteca/padroes/espelho-de-interacoes.md)
* [Fórum Light](/v3.3-pt/biblioteca/padroes/forum-light.md)
* [Fórum Zegg](/v3.3-pt/biblioteca/padroes/forum-zegg.md)
* [Priorização Bimodal](https://github.com/targetteal/organic-organization/blob/v3.3-pt/biblioteca/padroes/priorizacao-bimodal.md)
* [Perguntas Poderosas](/v3.3-pt/biblioteca/padroes/perguntas-poderosas.md)
* [Remuneração Baseada em Badges](/v3.3-pt/biblioteca/padroes/remuneracao-baseada-em-badges.md)
* [Revisão Tática](/v3.3-pt/biblioteca/padroes/revisao-tatica.md)
* [Sessão de Feedback em Círculo](/v3.3-pt/biblioteca/padroes/sessao-de-feedback-em-circulo.md)
* [Modo Explorar](/v3.3-pt/biblioteca/padroes/modo-explorar.md)
* [Sessão Explorar](/v3.3-pt/biblioteca/padroes/sessao-explorar.md)

***

Você pode nos dar sugestões e observar o desenvolvimento da O2 enquanto tecnologia social no nosso notion

Clique [aqui](https://www.notion.so/targetteal/e9d33672f1ca462ab169a6405227e607?v=a297812e7c4549888efa3be3d5ed4f97) para visualizar nosso fluxo de produçã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.3-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.
