# Troubleshooting

This section of the User Manual contains solutions to common errors and compatibility issues that users of Pollination can face. For custom errors not covered in this section, please visit the Pollination [user forum](https://discourse.pollination.solutions/) to communicate new issues with our team. You can post any issues or make feature requests on the forum and someone from our team will help you find a solution. It's similar to creating a technical support ticket but much more collaborative.

If you have a Pollination account already, you can use the same email and password to sign on to our forum. If you don't have a Pollination account yet, please visit:

{% content-ref url="/pages/-MaZt56iNyyzzETY5KER" %}
[Creating a Pollination Account](/user-manual/getting-started/create-a-pollination-account.md)
{% endcontent-ref %}

## Product Specific Troubleshooting Tips

{% content-ref url="/pages/YhSiRKbjQDqNHlHjNtgm" %}
[Rhino Plugin Errors](/user-manual/rhino-plugin/troubleshooting/rhino-plugin-errors.md)
{% 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://docs.pollination.solutions/user-manual/rhino-plugin/troubleshooting.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.
