# Download the RMH release package

1. Go to [**support.rmhpos.com**](https://support.rmhpos.com).
2. Click **RMH Releases**.

{% hint style="info" %}
If the **RMH Releases** button is not visible, contact [**sales@rmhpos.com**](mailto:sales@rmhpos.com).
{% endhint %}

<div align="left"><img src="/files/yF39WRpeFfIOQJtAG5kY" alt=""></div>

3. Click the link for the release package.
4. Download and review all **Resolved Issues** and **Known Issues** to determine whether installing this version of the RMH apps is appropriate for the store.

<div align="left"><img src="/files/8KlNnvnLKe6rIC2CJZq6" alt=""></div>

5. Under **Software Download**, click the link to download the release package.
6. Go to your **Downloads** folder.
7. Select the release package and click **Extract all**.

<div align="left"><img src="/files/XrqdiVEkVCvUDk44WNhr" alt=""></div>

8. Click **Browse**, navigate to the location where you want to extract the release package files, and click **Select Folder**.
9. Click **Extract**.


---

# 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.rmhpos.com/installation/release-package.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.
