# Using SonarQube for IDE

{% content-ref url="/pages/EFHuHkWm8eNiFnRbINeC" %}
[Investigating issues](/sonarqube-for-visual-studio/using/investigating-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y5Xv2jkAZ6TaVOebUeJ3" %}
[Fixing issues](/sonarqube-for-visual-studio/using/fixing-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/TCiKocHSAb7FMVT2stPz" %}
[Scan my project](/sonarqube-for-visual-studio/using/scan-my-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/9SmcWyQWMjT5AICE8ara" %}
[New code](/sonarqube-for-visual-studio/using/new-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/dVkrfS7wqO4GuDV97NZN" %}
[Rules and languages](/sonarqube-for-visual-studio/using/rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/TinO9O085jkA6WCwQE4E" %}
[Software qualities](/sonarqube-for-visual-studio/using/software-qualities.md)
{% endcontent-ref %}

{% content-ref url="/pages/1paZ3QU3HqkrciuFgLVj" %}
[Security hotspots](/sonarqube-for-visual-studio/using/security-hotspots.md)
{% endcontent-ref %}

{% content-ref url="/pages/SAJFSNadA45qJ9hsfMGR" %}
[Injection vulnerabilities](/sonarqube-for-visual-studio/using/taint-vulnerabilities.md)
{% endcontent-ref %}

{% content-ref url="/pages/2hItLXhYR9pR8hpAOrsm" %}
[Dependency risks](/sonarqube-for-visual-studio/using/dependency-risks.md)
{% endcontent-ref %}

{% content-ref url="/pages/EETSdfRcD1D3h86mpzeh" %}
[File exclusions](/sonarqube-for-visual-studio/using/file-exclusions.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-visual-studio/using.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.
