# From Docker image

{% content-ref url="/pages/rOcQLlM9JCVsgius8TcT" %}
[Installation overview](/sonarqube-community-build/server-installation/from-docker-image/installation-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/wzzhQIORvi8lA6AbS4qs" %}
[Prepare the Docker installation](/sonarqube-community-build/server-installation/from-docker-image/prepare-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/fjnhsRL0up8WwKxc9NOP" %}
[Set up and start your container](/sonarqube-community-build/server-installation/from-docker-image/set-up-and-start-container.md)
{% endcontent-ref %}

{% content-ref url="/pages/xYN7cyESsgdywSQ3xlUn" %}
[Advanced setup](/sonarqube-community-build/server-installation/from-docker-image/advanced-setup.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-community-build/server-installation/from-docker-image.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.
