# Resources

Sonar is on a mission to continuously improve your coding experience, and your support is essential. Please take a moment to add your review on your preferred marketplace; you can find the links here, in the [Help](/sonarqube-for-eclipse/resources/help.md#give-sonarqube-a-marketplace-review) article.

When you take a moment to rate SonarQube for IDE on the marketplace you’re not just sharing your opinion, you’re directly contributing to our roadmap and helping us invest more in what matters most to you.

{% content-ref url="/pages/2y0Hix1jsLGbezhsExE9" %}
[Help](/sonarqube-for-eclipse/resources/help.md)
{% endcontent-ref %}

{% content-ref url="/pages/C5blmibieemfxJCgxZyO" %}
[Troubleshooting](/sonarqube-for-eclipse/resources/troubleshooting.md)
{% endcontent-ref %}

{% content-ref url="/pages/tXgQ0zKSkA28jZ4SF3eN" %}
[Previous versions](/sonarqube-for-eclipse/resources/previous-versions.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ylx3sOcPx18Xl6K5UabI" %}
[SonarQube glossary](/sonarqube-for-eclipse/resources/glossary.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.sonarsource.com/sonarqube-for-eclipse/resources.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.
