# Logic

- [Block Execution](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/logic/block-execution.md): Discover more about the Block Execution component and how to use it on the Digibee Integration Platform.
- [Choice](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/logic/choice.md): Discover more about the Choice connector and how to use it on the Digibee Integration Platform.
- [Do While](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/logic/do-while.md): Discover more about the Do While component and how to use it on the Digibee Integration Platform.
- [For Each](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/logic/for-each.md): Discover more about the For Each connector and how to use it on the Digibee Integration Platform.
- [For Each: Usage example](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/logic/for-each/for-each-example-of-use.md): Learn an usage example for the For Each component.
- [Retry](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/logic/retry.md): Discover more about the Retry component and how to use it on the Digibee Integration Platform.
- [Parallel Execution](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/logic/parallel-execution.md): Discover more about the Parallel Execution component and how to use it on the 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/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.
