# Download and installation

## sonar-meterian-plugin v1.4.9

#### Installation

1. Download the latest version of the plugin from [here](https://github.com/MeterianHQ/meterian-sonar-plugin/releases).
2. Put the downloaded jar in \<SONARQUBE\_HOME>/extensions/plugins
3. Restart your SonarQube server
4. Verify the plugin has been installed by looking up the **Meterian way** quality profile from the Quality Profiles tab.

<figure><img src="/files/JWUWUS1zZYGuA1vIA47P" alt=""><figcaption><p>Once installed the "Meterian way" qualty profile is visible</p></figcaption></figure>


---

# 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.meterian.io/devops-integrations/sonarqube/download-and-installation.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.
