# HIVO Desktop

Some features of the Desktop App:

* Can sync local folders to the HIVO Library.
* Can sync remote HIVO folders to local folders.
* Can resize and upload web-compatible versions of local videos (useful for large raw videos).

## Download

Download the latest version of the HIVO Desktop App according to your machine by using one of the  links below:

* [Download v0.0.12 for Mac OS X (x86\_64)](https://static.hivo.co/hivo-desktop/make/zip/darwin/x64/HIVO%20Desktop-darwin-x64-0.0.12.zip)
* [Download v0.0.12 for Mac OS X (M1+, ARM64)](https://static.hivo.co/hivo-desktop/make/zip/darwin/arm64/HIVO%20Desktop-darwin-arm64-0.0.12.zip)
* [Download v0.0.12 for Windows](https://static.hivo.co/hivo-desktop/make/zip/win32/x64/HIVO%20Desktop-win32-x64-0.0.12.zip)

***

<figure><img src="/files/d9VqftKcnKPeQR0avCY4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BPPEcoddXWXNqQwxUznd" alt=""><figcaption></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://support.hivo.co/integrations/hivo-desktop.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.
