# User guide

{% content-ref url="/pages/xytP2UGNvctRXOOpWJzK" %}
[Concepts](/sonarqube-server/10.1/user-guide/concepts.md)
{% endcontent-ref %}

{% content-ref url="/pages/896Hdd3mF4lM3Ksri4tL" %}
[Quality standards and new code](/sonarqube-server/10.1/user-guide/clean-as-you-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/UgAfHaDdqbO6O2NIYxDH" %}
[SonarLint Connected Mode](/sonarqube-server/10.1/user-guide/sonarlint-connected-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/Za582SUrOmBXZuatZ8Qc" %}
[Metric definitions](/sonarqube-server/10.1/user-guide/metric-definitions.md)
{% endcontent-ref %}

{% content-ref url="/pages/9Z9oSHEgzDolrzR3bYGW" %}
[Quality gates](/sonarqube-server/10.1/user-guide/quality-gates.md)
{% endcontent-ref %}

{% content-ref url="/pages/jmi3cajagyse0vAKcsnH" %}
[Rules](/sonarqube-server/10.1/user-guide/rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/C0hVVail2KysRpDMtYkg" %}
[User account](/sonarqube-server/10.1/user-guide/user-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/cMQHbqMoJZNjDV9e4q6b" %}
[Issues](/sonarqube-server/10.1/user-guide/issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/wnpLl10P2PQDnq1aaHBT" %}
[Security Hotspots](/sonarqube-server/10.1/user-guide/security-hotspots.md)
{% endcontent-ref %}

{% content-ref url="/pages/1GhQQDjxBqlwwGIhiPwF" %}
[Portfolios](/sonarqube-server/10.1/user-guide/portfolios.md)
{% endcontent-ref %}

{% content-ref url="/pages/k6Vdi2jU5FIpZUdxMqMr" %}
[Applications](/sonarqube-server/10.1/user-guide/applications.md)
{% endcontent-ref %}

{% content-ref url="/pages/GiP6rD3qclZUdaBjm8rw" %}
[Security Reports](/sonarqube-server/10.1/user-guide/security-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/UyxCTAtaopg30BjTSZkY" %}
[Activity and history](/sonarqube-server/10.1/user-guide/activity-and-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/hRpOJAzh9yVi3YUQSVnr" %}
[Project page](/sonarqube-server/10.1/user-guide/project-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/NVaFSENWqt5uu0CwEAAV" %}
[Keyboard shortcuts](/sonarqube-server/10.1/user-guide/keyboard-shortcuts.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-server/10.1/user-guide.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.
