> For the complete documentation index, see [llms.txt](https://spice.docs.medtroniclabs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spice.docs.medtroniclabs.org/community/engage.md).

# Engage

## How to Engage

Get in touch! We love to hear directly from community members!

**Online Community Forum**

If you have a question or would like to get feedback on a specific use case, start a [discussion on GitHub](https://github.com/orgs/Medtronic-LABS/discussions). Here you can ask questions, post ideas, initiate polls, and view all discussions from open source community members.

**Mailing List**

Join our mailing list to get monthly newsletters containing roadmap updates, release notes, and upcoming community events. Use this [link to Sign Up](https://forms.office.com/r/F5qcfJ0UES?origin=lprLink) for the mailing list!

**Email**

We're always here to respond directly if you drop us a note at <community@medtroniclabs.org>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://spice.docs.medtroniclabs.org/community/engage.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.
