# Connect

- [Platform preparation](https://docs.enlyze.com/en/connect/platform-preparation.md): Understand the structure of your unique ENLYZE Platform
- [Integration scenarios](https://docs.enlyze.com/en/connect/integration-scenarios.md): Choose the right integration scenario for your Edge Device.
- [Edge Device](https://docs.enlyze.com/en/connect/edge-device.md): Hardware, software, and commissioning of the ENLYZE Edge Device
- [Preparations](https://docs.enlyze.com/en/connect/edge-device/preparations.md): Preparation for Integrating ENLYZE Edge Devices
- [Installation](https://docs.enlyze.com/en/connect/edge-device/installation.md): Your Step-by-Step Guide to Integrating an Edge Device into Your Network with Internet Access
- [Connecting to the Manufacturing Data Platform](https://docs.enlyze.com/en/connect/edge-device/connecting.md): In the following, you will learn how to connect the Edge Device to the internet and the Manufacturing Data Platform
- [ENLYZE EDGE](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge.md): Management interface for Edge Device network configuration and diagnostics
- [Accessing the Interface](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge/accessing-the-interface.md): Access the ENLYZE EDGE interface in the browser.
- [Configuring the Network](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge/configuring-the-network.md): Configure network settings on the Edge Device.
- [Setting Up Routes](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge/setting-up-routes.md): Set up network routes on the Edge Device.
- [Managing Routes](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge/managing-routes.md): Manage existing network routes on the Edge Device.
- [Network Tools](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge/network-tools.md): Check the Reachability of Data Sources in the Network
- [Troubleshooting](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge/troubleshooting.md): Troubleshoot Edge Device connectivity issues.
- [Connection warning](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge/connection-warning.md): Why the connection is secure despite browser warnings.
- [Reset password](https://docs.enlyze.com/en/connect/edge-device/enlyze-edge/reset-password.md): Follow this guide, if you have forgotten your password to log in to ENLYZE EDGE
- [OT-Connectivity](https://docs.enlyze.com/en/connect/ot-connectivity.md): Connect to OT data sources and make process data accessible within the ENLYZE Platform
- [Supported machine manufacturers](https://docs.enlyze.com/en/connect/ot-connectivity/supported-machine-manufacturers.md): Overview of supported machine manufacturers
- [Supported controller brands](https://docs.enlyze.com/en/connect/ot-connectivity/supported-controller-brands.md): Overview of supported controller brands
- [Siemens](https://docs.enlyze.com/en/connect/ot-connectivity/supported-controller-brands/siemens.md): Connect Siemens controllers to the ENLYZE Platform.
- [S7-1500](https://docs.enlyze.com/en/connect/ot-connectivity/supported-controller-brands/siemens/s7-1500.md): Connect a Siemens S7-1500 controller.
- [S7-1200](https://docs.enlyze.com/en/connect/ot-connectivity/supported-controller-brands/siemens/s7-1200.md): Connect a Siemens S7-1200 controller.
- [S7 300](https://docs.enlyze.com/en/connect/ot-connectivity/supported-controller-brands/siemens/s7-300.md): Connect a Siemens S7-300 controller.
- [S7 400](https://docs.enlyze.com/en/connect/ot-connectivity/supported-controller-brands/siemens/s7-400.md): Connect a Siemens S7-400 controller.
- [Supported industrial protocols](https://docs.enlyze.com/en/connect/ot-connectivity/supported-industrial-protocols.md): Supported industrial communication protocols for ENLYZE.
- [S7+](https://docs.enlyze.com/en/connect/ot-connectivity/supported-industrial-protocols/s7+.md): Set up the S7+ protocol for ENLYZE.
- [Known issues](https://docs.enlyze.com/en/connect/ot-connectivity/supported-industrial-protocols/s7+/known-issues.md): Known effects with the S7+ Connector and recommended remediation steps.
- [IT-Connectivity](https://docs.enlyze.com/en/connect/it-connectivity.md): Capturing the Production Order Assignment of Your Machines
- [Integration of MES, BDE, or ERP-Systems](https://docs.enlyze.com/en/connect/it-connectivity/integration-erp-mes.md): Automatic Synchronization of the Production Context via Direct Integration of MES, BDE, or ERP Systems
- [Synchronising production context via machine data](https://docs.enlyze.com/en/connect/it-connectivity/synchronising-machine-data.md): Synchronize production context via machine data.
- [Booking production orders via the ENLYZE App](https://docs.enlyze.com/en/connect/it-connectivity/booking-app.md): Book production orders via the ENLYZE App.
- [Security](https://docs.enlyze.com/en/connect/security.md): Security architecture for the Edge Device integration.
- [Troubleshooting](https://docs.enlyze.com/en/connect/troubleshooting.md): Help with connection issues and common errors


---

# 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.enlyze.com/en/connect.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.
