# Support

We're here to support - feel free to reach out using any of the channels below!

### **Get in Touch Directly**

To get in contact to provide any feedback or discuss a specific use case, you can:

* Reach out to us directly at <community@medtroniclabs.org>
* Start a [discussion on GitHub](https://github.com/orgs/Medtronic-LABS/discussions)

### **Bugs and Issue Requests**

To get help, you can create a [GitHub issue](https://github.com/Medtronic-LABS/spice-android/issues) for bug and feature requests.

To log a bug/issue, follow these steps:

1. Create an Issue in the associated project repository (i.e., SPICE Android)
2. Add an Issue Title that describes what is happening at a high level
3. Enter a description of the issue, providing as much detail as possible. Include the following fields and information:
   1. Screenshots (if possible)
   2. Steps to reproduce (if reporting a bug or issue)
   3. Impact users
   4. Severity (High, Medium, Low)
4. Tag the Issue with the label to describe the request:
   1. Bug: Issue found in the code base
   2. Documentation: Issue found with the platform documentation
   3. Help wanted: Request for more assistance and help
   4. Invalid: Raising a concern about the code or application functionality

###


---

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