# Padrões

## Mapeados

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