# Logic Module Items

- [External Devices](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/external-devices.md)
- [Tools](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/tools.md)
- [Events](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/events.md)
- [Outputs](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/outputs.md)
- [Conditions](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/conditions.md)
- [Inputs](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/inputs.md)
- [Status](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/status.md)
- [Tracker](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/tracker.md): The most common tracker interfaces with the specific protocols are stored in the Tracker section.  Use them to synchronise objects or cameras in virtual 3D space with real devices.
- [Transformation](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/transformation.md)
- [Converter](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/converter.md): These converters convert input types into other output types.
- [Container](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/container.md): In a container control, complete circuits and logic links can be grouped and connected to external logic via the input and output connections.
- [Logic Test](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/logic-test.md): A collection of tools to test your circuits.
- [Syncro Cloud](https://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items/syncro-cloud.md)


---

# 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://help.depence.com/depence-hardware/modules/depence-logic-module/logic-module-items.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.
