# Support

There are a number of support and communication channels used by the Elentra Consortium in order to adequately address your support needs. If you are new to Elentra development or administration please contact your local designated Elentra Consortium contact or reach out to us at <doorbell@elentra.org>.

## Communication Channels

* [Elentra Consortium Slack Team](https://elentra.slack.com)
* Elentra Community Mailing List: <community-l@elentra.org>
* Elentra Developer Mailing List: <developer-l@elentra.org>
* (optional) Weekly School Check-In Web Conference
* Bi-Weekly Elentra Consortium Web Conference
* Monthly Elentra Learn Training Webinar
* [Annual Elentra Engage Conference](https://conference.elentra.org)


---

# 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.elentra.org/technical/developers/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.
