> For the complete documentation index, see [llms.txt](https://docs.colormass.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colormass.com/rendering-platform/batch-rendering/download-all-variations.md).

# Download All Variations

In order to download all renders, you can press the Download All option here:

<figure><img src="/files/kMmjsmEPgH1867PTmVnd" alt="" width="355"><figcaption></figcaption></figure>

then select the right file format:

<figure><img src="/files/fT6rEvkHbDEXWU7q9yXz" alt="" width="347"><figcaption></figcaption></figure>

and press submit:

<figure><img src="/files/A0lfgMGaeXRfzrPmesJ8" alt="" width="438"><figcaption></figcaption></figure>

After submitting, a progress window will appear in the bottom-left corner while the images are zipped. When finished, a dialog will open allowing you to save the file.

<figure><img src="/files/tEt21NGmgHC712R8vIkK" alt="" width="366"><figcaption></figcaption></figure>


---

# 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://docs.colormass.com/rendering-platform/batch-rendering/download-all-variations.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.
