> For the complete documentation index, see [llms.txt](https://whiveio.gitbook.io/the-whive-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whiveio.gitbook.io/the-whive-protocol/downloads.md).

# Downloads

Read our Disclaimer before downloading here - [Disclaimer](https://github.com/whiveio/whive/blob/master/WHIVE_TERMS_AND_CONDITIONS.md)

[<mark style="color:purple;">**VERSION 2.22.**</mark>](https://github.com/whiveio/whive/releases/tag/v2.22.1)<mark style="color:purple;">**2**</mark>

**MAC OS**

* [whive-22.2.2-osx-unsigned.dmg](https://github.com/whiveio/whive/releases/download/22.2.2/whive-22.2.2-osx-unsigned.dmg) 13 MB
* [whive-22.2.2-osx64.tar.gz](https://github.com/whiveio/whive/releases/download/22.2.2/whive-22.2.2-osx64.tar.gz) 20.2 MB

**WINDOWS OS**

* [whive-22.2.2-win64.zip](https://github.com/whiveio/whive/releases/download/22.2.2/whive-22.2.2-win64.zip) 25.6 MB

**LINUX OS**

* [whive-22.2.2-x86\_64-linux-gnu.tar.gz](https://github.com/whiveio/whive/releases/download/22.2.2/whive-22.2.2-x86_64-linux-gnu.tar.gz) 25.4 MB

**SOURCE CODE**

* [Source code(zip)](https://github.com/whiveio/whive/archive/refs/tags/22.2.2.zip)
* [Source code(tar.gz)](https://github.com/whiveio/whive/archive/refs/tags/22.2.2.tar.gz)

Once you download your preferred Wallet & Miner follow the ReadMe instructions to Sync the Whive Blockchain and Install the CPU Miner.&#x20;

Join the Whive Community Chat on [Discord](http://discord.whive.io) & [Telegram](https://t.me/whiveio) for Support.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whiveio.gitbook.io/the-whive-protocol/downloads.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.
