# Upload projects

There are three main methods to upload projects to 3S Cloud Render Farm: directly uploading on our **Web App** or using our **3S Cloud Desktop App.**

{% hint style="warning" %}
**Note**:

1. Please upload **.zip files**; **other archived files haven't been supported** yet.
2. To avoid missing assets, we recommend simulating the local path before uploading your projects. You can find the instructions in [our tips for each software](https://docs.3scloud.io/3s-cloud-render-farm/tips).
   {% endhint %}

After ensuring you followed the previous instructions, let's move on to the next steps.

### **Method 1**: Web App

On the [Web App](https://console.3sfarm.io/),&#x20;

1. Click the **Launch Render** button

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

2. Drag and drop files or folders to upload your projects directly to the 3S Cloud Render Farm.

<figure><img src="/files/LeCxBqq6aspguW89FFRh" alt="Directly upload to our website"><figcaption></figcaption></figure>

### **Method 2:** 3S Cloud Desktop App

{% embed url="<https://youtu.be/45Ut9o_yXq0>" %}

1. [Download](https://3sfarm.com/download-3s-cloud-desktop/) and install the appropriate installer for your operating system (Windows, macOS, and Linux). Then, log in using your credentials.
2. Go to "**Launch Render**" or "**File Manager**" to upload your projects

<figure><img src="/files/ujWZKZurk8m8ubQRVeQ3" alt="Go to &#x22;Launch Render&#x22; or &#x22;File Manager&#x22;"><figcaption></figcaption></figure>

3. Select the files or folders you want to render. Then click **Upload** to send it to our render farm.

{% hint style="warning" %}
Note:

* For software like Houdini, Cinema 4D (C4D), 3ds Max, and Maya, make sure to select "**Keep Local Path**" before uploading.
* If there are files or folders you do not want to upload, you can exclude them by entering their names and clicking "Add." For example:
  * To exclude folder "A," enter: A/
  * To exclude file "B," enter: B
    {% endhint %}

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

To view the selected files and folders, expand "Upload Progress."

[3S Cloud Render Farm](https://3sfarm.com/) currently supports [Blender](https://3sfarm.com/blender-render-farm/), [Houdini](https://3sfarm.com/houdini-render-farm/), [Cinema 4D](https://3sfarm.com/cinema-4d-render-farm/), [Maya](https://3sfarm.com/autodesk-maya-render-farm/), [3ds Max](https://3sfarm.com/3dsmax-render-farm/).


---

# 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/upload-projects.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.
