# Download Assets

## Download Assets in the Library

* Navigate to your Library
* [Selecting the Assets](https://support.hivo.co/library/selecting-assets) you would like to download and then clicking the **download icon.**

You will be presented with a **list of available** [**Asset Versions**](/assets/asset-versions.md) for selection. Click the Version that you wish to download. The ‘All’ option will download all versions that exist on all selected assets.

<figure><img src="/files/5Vsl2lVXg3bYtgA9LJA8" alt=""><figcaption><p>Download Assets in the Library</p></figcaption></figure>

You can use the ‘Custom’ option on image Assets to be able to download assets based on custom size, file type and other output options. Click ‘Advanced’ on the popup to see additional settings, such as the file type that the image will be created in, image quality etc.

<figure><img src="/files/GnTRoLYMHLy34mYSC19I" alt=""><figcaption><p>‘Custom’ option on image Assets </p></figcaption></figure>

## Download Assets in a Collection

Similar to downloading assets from the library, users can download a selection of assets that are in Collections. Simply select the assets you would like to download and then clicking the **download icon.**

You can also select the Download button (right below the collection name) to download all assets in the entire collection, see more here: '[Collection](https://support.hivo.co/collections)'.&#x20;

<figure><img src="/files/hl1ct6qmLoaf7tQYzCoB" alt=""><figcaption><p>Download Collection</p></figcaption></figure>

## Download Assets from the Asset Detail Page

Navigate to the [Asset Detail page](/assets/asset-detail-page.md), you will see a download button next to the Asset name. This also includes options and customizations such as downloading from the library.

<figure><img src="/files/SVvBMkvp3mn1Z1X7gh5m" alt=""><figcaption><p>Download Asset by Asset Detail Page</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://support.hivo.co/assets/download-assets.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.
