# Help/Getting Support

There are several ways to get support for the extension :

* You can [create a GitHub issue](https://github.com/greenmeen/zotero-roam/issues) in the project's repository ;
* The **Academia Roamana community** has a channel dedicated to the extension - you can [join the Discord server here](https://discord.com/invite/NkAjrm7Xpw) (open to all) ;
* Alternatively, you can reach me directly [on Twitter](https://twitter.com/AlixLahuec) (@AlixLahuec), the Roam Slack, or [by email](mailto:alix.lahuec@onmail.com).


---

# 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://alix-lahuec.gitbook.io/zotero-roam/help-getting-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.
