# Support & Community

There are several ways to get help with Supervertaler for Trados.

***

### GitHub Discussions

[GitHub Discussions](https://github.com/orgs/Supervertaler/discussions) is the main community hub for both Supervertaler for Trados and Supervertaler Workbench. It is the best place to:

* Ask questions and get help from other users
* Share tips, workflows, and best practices
* Suggest features and improvements
* Discuss anything related to Supervertaler

:::tip [**Visit GitHub Discussions →**](https://github.com/orgs/Supervertaler/discussions) :::

***

### Bugs & Feature Requests

Use [GitHub Issues](https://github.com/Supervertaler/Supervertaler-for-Trados/issues) to report bugs or request new features. When reporting a bug, please include:

* Your Trados Studio version
* The Supervertaler plugin version
* Steps to reproduce the problem
* Any error messages or screenshots

***

### Email

For private enquiries, contact <support@supervertaler.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://supervertaler.gitbook.io/help/reference/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.
