# Cinema 4D on the Render Network with Brilly

For an introductory video tutorial on Using Cinema4D on the Render Network, please see this guide from 3D Artist Brilly:

{% embed url="<https://www.youtube.com/watch?v=X3Fsa8UqAE0>" %}

Within his walkthrough, Brilly highlights a few key tips for making sure you have a seamless experience with the C4D Beta:

* **Double Check:** Double check that not only are all the assets collected in the correct location that you selected, but also that all file-paths for those assets are correctly formatted.
* **Change File-Paths Easily:** If there are any issues with the file-paths of your assets, there are easy solutions:

  * If the assets are using absolute rather than relative pathing, go to the Asset Inspector, select the particular assets, go to the "Asset" tab and select "Localize Filename".&#x20;

  <figure><img src="https://lh4.googleusercontent.com/eEmSIbrw4mjkyi6MWFKnVTqYurzp_CNGyecmeY0IkPyhEu1Z_1yLrzoXk0drbvkOSrIKbJTaJYu5ZAfnYfSvqsDm4gScqC0cgmgvFxbTLWwLRz5Sk1NEupfGU4BObLJzzlieqe46KuBEq6EZGSP9n-A" alt=""><figcaption><p>Make sure that all assets are selected, like in the screengrab above</p></figcaption></figure>

  * If the assets were improperly collected in the first place, repeat the above steps, but once in the "Asset" tab, select "Consolidate Assets" and save your project.

<figure><img src="https://lh5.googleusercontent.com/2y7kT7kxEsg97GPJgch29Q-3IzRiN4FGuq8BtAHbr4aQd8d5GLglkqK1q5-EZvu4u0AsbpvGx8beKeUHSrAZatJ_4cW2_JXvAtUzWWyxaTcxHyYrTjBRUKb7G2lpnuSuGC_pZbU0b3PGUYIXBTtZics" alt=""><figcaption><p>Once again, make sure that all assets are selected</p></figcaption></figure>

* **Match Your File and Folder Names:** The Network will look for a file matching the name of the folder you upload when you upload your project, so make sure that the C4D file name and the project folder name are the exact same.

To submit a support request or to report a bug, please visit [this page](https://help.otoy.com/hc/en-us/requests/new?ticket_form_id=360000219751) and enter *"C4D Beta"* in the subject line.

For more granular questions on preparing a file for upload and any technical specifications available or unavailable in the current Beta version, please continue on to the next page.


---

# 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://know.rendernetwork.com/getting-started/cinema-4d-on-render-network-guide/cinema-4d-on-the-render-network-with-brilly.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.
