# Workflow | D5 LiveSync for Rhino

{% hint style="info" %}
Supports livesync of edits to models, materials, and other data in Rhino without the need for manual updates.
{% endhint %}

#### Supported Version <a href="#toc-h3-supported-version" id="toc-h3-supported-version"></a>

* D5 Render 2.7 and later versions
* Rhino 6.1 and later versions

#### Download and Installation <a href="#download-and-installation-2" id="download-and-installation-2"></a>

* Click to [Download](https://d5converter.d5cdn.com/installer/Rhino_LiveSync/latest/D5_Live_Sync_Rhino_usa_latest.exe)
* Installation Steps
  * Double-click the ‘.exe’ file and follow the installation instructions.

#### Features <a href="#features-3" id="features-3"></a>

**Connect to the D5 Render**

* One-click to launch D5 Render from Rhino and sync the currently open project in Rhino to the D5 scene.

**Click to start livesync**

* Click ‘Click to start/stop livesync’ button to stop real-time synchronization of model and material changes in Rhino to D5. Clicking the button again will resume real-time linkage.

**Sync rhino view to D5 Render**

* ’Sync rhino view to D5 Render ‘ is enabled by default after synchronization, maintaining consistent viewports between Rhino and D5 Render for real-time synchronization of viewpoints.
* Supports one-click enable/disable for Viewports linkage.

**Sync camera views to D5 scene list**

* One-click sync of camera views from Rhino to the D5 scene list
* Supports all camera views in NamedViews

**Sync light types and parameters (Non-real-time)**

* One-click sync of lights from Rhino to D5
* Supports syncing of spotlights, point lights, rect lights, and strip lights

**Uninstall**

* Select ‘Uninstall Program - Uninstall D5 LiveSync for Rhino’ from the Start menu for one-click uninstallation.

**Help and Support**

* If you encounter any questions while using the Rhino-D5 workflow, you can create a post in the D5 official forum under [#d5-converter](https://forum.d5render.com/c/d5-converter/13) to interact with other users and receive official technical support.


---

# 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.d5render.com/workflow/rhino/workflow-or-d5-livesync-for-rhino.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.
