> For the complete documentation index, see [llms.txt](https://support.hivo.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.hivo.co/~/changes/eaCuYFhybbREuBouwZp6/assets/download-assets.md).

# Download Assets

You can download from within the Library or Asset detail page.

You can **download Assets** by navigating to your Library, [selecting the Assets](/~/changes/eaCuYFhybbREuBouwZp6/library/selecting-assets.md) and then clicking the **download icon** in the top right. You can also download from within the Asset detail page.

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

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2FyB6dWSg9tPxsyYq1qiIb%2Fimage.png?alt=media&amp;token=2b5dc853-570d-4b5b-9a00-f97554a53050" alt="Download assets Library"><figcaption><p>Download assets in Library</p></figcaption></figure>

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2FUdgN1jODCJdC1LEVaj49%2Fimage.png?alt=media&amp;token=bf121f29-741a-47e5-84c8-5e5b7ef61f59" alt="download assets detail page"><figcaption><p>Download assets in Detail page</p></figcaption></figure>

You can use the ‘Custom’ option on image Assets to be able to select custom sizing options and other 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.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.hivo.co/~/changes/eaCuYFhybbREuBouwZp6/assets/download-assets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
