# Get Help

## User Groups

Because there are distinct pieces to SWAT+, we have created user groups for each. Please identify which area you are having difficulty with and choose the appropriate group:

[**QSWAT+ user group**](https://groups.google.com/d/forum/qswatplus)\
For issues defining your watershed in QGIS and using the QSWAT+ plugin.

[**SWAT+ Editor user group**](https://groups.google.com/d/forum/swatplus-editor)\
For issues related to the editor interface.

[**SWAT+ model user group**](https://groups.google.com/d/forum/swatplus)\
For questions and discussion related to the model itself, not the editor or GIS interfaces.

## SWAT+ Toolbox

SWAT+ Toolbox is designed to work with the SWAT+ model. You can use it for sensitivity analysis, model calibration, evaluation, and validation. The software is currently only available on Windows. There are built-in updates through which more features, functionalities and bug fixes will be delivered. Check for updates as soon as you install. Check the user documentation [here](https://celray.github.io/docs/swatplus-toolbox/v1.0/index.html).

## SWAT+ Editor Bug/Issue Reporting

For SWAT+ Editor bugs or technical issues, report to the user groups or the [Github issue tracker](https://github.com/swat-model/swatplus-editor). However, please use this only for **Editor software problems**, and continue to use the google group for data-related issues.

## Troubleshooting Common Issues

Before contacting support, please read through our list of common issues to see if there is a simple solution already posted.

{% content-ref url="get-help/troubleshooting" %}
[troubleshooting](https://swatplus.gitbook.io/docs/get-help/troubleshooting)
{% endcontent-ref %}


---

# 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://swatplus.gitbook.io/docs/get-help.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.
