# Download render outputs

To download render outputs of your projects on our farm to your computer, please follow the following methods:

1. **Directly download on** [**our Web App**](https://console.3sfarm.io/) **(Console)**

Click the "**Output**" drop-down button, then:

* Select "**Browse outputs**" to see all outputs and download each of them, or
* Select "**Download all outputs**" to download all outputs at the same time

<figure><img src="/files/HMtGzSZgu8P1aut9QPab" alt="Download outputs"><figcaption></figcaption></figure>

2. **Download outputs using the 3S Cloud Desktop App**

**Step 1**. Download and install the appropriate installer for your operating system.

<figure><img src="/files/qkkhf4NAEqAJc2AWsSng" alt="Download 3S Cloud Desktop"><figcaption></figcaption></figure>

We support **3S Cloud Desktop** on Windows, macOS, and Linux.

<figure><img src="/files/xyUYzcRWlgk9OGXqeLZX" alt="Select the appropriate installer"><figcaption></figcaption></figure>

**Step 2.** Log in to **3S Cloud Desktop** app with your credentials

<figure><img src="/files/KaRWMfVHqwRUugRL7vEI" alt="Log in to 3S Cloud Desktop"><figcaption></figcaption></figure>

**Step 3.** Click the "**Output**" drop-down button, then:

* Select "**Browse outputs**" to see all outputs and download each of them, or
* Select "**Download all outputs**" to download all outputs at the same time

<figure><img src="/files/8mf9AZTY6YJiSfUrvLPh" alt="Download output via 3S Cloud Desktop"><figcaption></figcaption></figure>

Now you can have the outputs on your computer.


---

# 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://docs.3scloud.io/3s-cloud-render-farm/tutorial/download-render-outputs.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.
