# Logic

- [Block Execution](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/logic/block-execution.md): Conheça o componente e saiba como utilizá-lo.
- [Choice](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/logic/choice.md): Saiba mais sobre o conector Choice e como utilizá-lo na Digibee Integration Platform.
- [Do While](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/logic/do-while.md): Saiba mais sobre o conector Do While e como usá-lo na Digibee Integration Platform.
- [For Each](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/logic/for-each.md): Saiba mais sobre o conector For Each e como utilizá-lo na Plataforma de Integração Digibee.
- [For Each: Exemplo de uso](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/logic/for-each/for-each-example-of-use.md): Aprenda um exemplo de uso do componente For Each.
- [Retry](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/logic/retry.md): Descubra mais sobre o componente Retry e saiba como utilizá-lo na Digibee Integration Platform.
- [Parallel Execution](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/logic/parallel-execution.md): Descubra mais sobre o componente Parallel Execution e saiba como utilizá-lo na Digibee Integration Platform.


---

# 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.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/logic.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.
