# Manually Download Releases from GitHub

For users who prefer to download a specific version of Request Ranger, or need to use an older version for compatibility reasons, manual installation is available through our GitHub release page.

## **Steps**

1. Visit the Request Ranger GitHub release page at[`https://github.com/Authentick/RequestRanger/releases`](https://github.com/Authentick/RequestRanger/releases)
2. Browse through the available releases and find the version you'd like to install.
3. Download the appropriate release file for your macOS or iOS device (typically a `.zip` or `.tar.gz` file).
4. Extract the downloaded file to reveal the Request Ranger application.
5. Move the Request Ranger application to your Applications folder (macOS) or install it on your iOS device using a third-party app installation tool.

Please note that manually installing Request Ranger from GitHub will not provide automatic updates. To update your manually installed version, you'll need to visit the GitHub release page and download the latest release.

By choosing the installation method that best suits your needs, you can quickly and easily start using Request Ranger for your web development and security tasks.


---

# 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://www.requestranger.com/getting-started/installation/manually-download-releases-from-github.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.
