# Scene Packaging & Optimization

#### 🔷 Cinema 4D (Octane or Redshift)

* Use the **C4D Wizard Plugin** (inside Cinema 4D):
* Checks for missing textures and non localized links
* Identifies uncached objects
* Flags unsupported plugins
* Preps ZIP file automatically
* Can publish files directly to the Manager App with API Access without the need to ZIP
* Drag the ZIP into the [**Manager App**](/getting-started/render-network-tutorials/lmi-houdini-tools-or-unlocking-octane-and-render-network-capabilities-with-andrey-lebrov.md) for seamless submission

{% embed url="<https://know.rendernetwork.com/getting-started/cinema-4d-on-render-network-guide/c4d-wizard-plug-in>" %}

<figure><img src="/files/dlvEvQWIuUIUMp4UjVFr" alt="" width="563"><figcaption><p>The Render Network <a href="/users/A4AFgBkRNMQX3GahnhoGvnacfxE2">Cinema 4D Wizard</a></p></figcaption></figure>

***

#### 🔷 Octane Standalone

* Export your scene as an **ORBX file**.
* Submit via **Manager App, WebApp, or through Octane Standalone**.

Caution: ORBX files bake all geometry and animations into a single heavy package, similar to Alembic caches. For highly dynamic scenes, prefer C4D methods if possible.

***

#### 🔷 Blender (Cycles)

* Pack your Blender project into a ZIP.
* Submit via **WebApp ONLY**.
* Manager App currently does ***not support Blender***.

![](/files/Li0cErMOhQLCrwPncDVT)

***

#### Scene Optimization Tips

* Reduce unnecessary geometry.
* Use optimized texture resolutions.
* Bake dynamics/particles when possible.
* Remove unused assets and hidden geometry.
* Set correct frame range and output format.
* Verify your render samples balance noise and efficiency.
* Do a test render of a few frames on the network


---

# 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/creating-large-productions-on-the-render-network/scene-packaging-and-optimization.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.
