# Support

For any questions related to the Conexio Stratus and or application development, please post your query on the [<mark style="color:red;">discussion forum</mark>](https://github.com/Conexiotechnologies/conexio-stratus-firmware/discussions) or contact us at <mark style="color:red;"><info@conexiotech.com></mark>.

## Stratus Discord Channel

{% embed url="<https://discord.gg/2CZJTrt6Z5>" %}

Other useful links:

* [<mark style="color:red;">Conexio Stratus Firmware Repo</mark>](https://github.com/Conexiotechnologies/conexio-stratus-firmware)
* [<mark style="color:red;">Conexio Stratus Board Definition Files</mark>](https://github.com/Conexiotechnologies/conexio_stratus_devicetree) <mark style="color:red;">Repo</mark>
* [<mark style="color:red;">Conexio Stratus Board Schematics</mark>](https://github.com/Conexiotechnologies/conexio-stratus-board-schematics)


---

# 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.conexiotech.com/master/support.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.
