# Industry Protocol Details

This chapter describes the detailed parameters of the available protocols in the Connectware.

It is highly recommended to have read and understood the main concepts of the [commissioning file](/1-10-2/documentation/services/service-commissioning-files.md) before continuing reading here. In particular, the [Cybus::Connection](/1-10-2/documentation/services/service-commissioning-files/resources/cybus-connection.md) and [Cybus::Endpoint](/1-10-2/documentation/services/service-commissioning-files/resources/cybus-endpoint.md) resources are the important sections where the parameters of these protocols will be used.


---

# 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.cybus.io/1-10-2/documentation/industry-protocol-details.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.
