# Moving to SonarQube Server

See the [Updating from SonarQube Community Build](https://docs.sonarsource.com/sonarqube-server/server-update-and-maintenance/update/updating-from-sonarqube-community-build) page in the SonarQube Server documentation.

## Related pages <a href="#related-pages" id="related-pages"></a>

* The Update [Overview](/sonarqube-community-build/server-update-and-maintenance/update/roadmap.md) page when updating to a new version of SonarQube Community Build.
* [Other migration-related tasks](/sonarqube-community-build/server-update-and-maintenance/update/other-procedures.md) page when reverting to the previous version of SonarQube Community Build or migrating your database to another vender.
* [Project move](/sonarqube-server/2025.4/project-administration/project-move.md) page when exporting a project from one SonarQube Server instance and import it into another SonarQube Server instance.


---

# 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-update-and-maintenance/update/updating-to-sonarqube-server.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.
