# User guide

{% content-ref url="/pages/cRAopS85jvAxuUM17z6e" %}
[Connected mode](/sonarqube-server/2025.1/user-guide/connected-mode.md)
{% endcontent-ref %}

{% content-ref url="/pages/JdcHtxJwegFfxby29PuD" %}
[Viewing projects](/sonarqube-server/2025.1/user-guide/viewing-projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/wC3vgb95QehUk8tFrOL2" %}
[Viewing reports](/sonarqube-server/2025.1/user-guide/viewing-reports.md)
{% endcontent-ref %}

{% content-ref url="/pages/PF7MAo48njxz8uFlxijL" %}
[Monitoring code metrics](/sonarqube-server/2025.1/user-guide/code-metrics.md)
{% endcontent-ref %}

{% content-ref url="/pages/Srl0XDeZLUQOv6K1RWVi" %}
[Understanding rules](/sonarqube-server/2025.1/user-guide/rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/FfZ1jagfUDlquCrwd6Sz" %}
[Quality standards and new code](/sonarqube-server/2025.1/user-guide/about-new-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/dRqxoPwfoFIIALL5x9em" %}
[Managing issues](/sonarqube-server/2025.1/user-guide/issues.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/YbGHdE6y29awGsp0UKcV" %}
[Managing your account](/sonarqube-server/2025.1/user-guide/managing-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/k7iR1CayleCGBBgVK6oB" %}
[Managing your tokens](/sonarqube-server/2025.1/user-guide/managing-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/YXC7bpT8QXVcLYzcSuar" %}
[Using a project badge](/sonarqube-server/2025.1/user-guide/project-badge.md)
{% endcontent-ref %}

{% content-ref url="/pages/pRugT2ItHAsaVgEJopB5" %}
[Using applications](/sonarqube-server/2025.1/user-guide/applications.md)
{% endcontent-ref %}

{% content-ref url="/pages/AhwJX0efd4bEUiVVdpOY" %}
[Keyboard shortcuts](/sonarqube-server/2025.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/2025.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.
