# Render Views

Depence comes with two render modes, "Photo Realistic" and "CAD View". Within the Render Window Menu, you can change the current mode by using the "Display" menu item. Please note that only one "Photo Realistic" view can be activated at a time.

## **Live-Mode**

Each Render View has a Live-Mode button, which enables a non-editable mode in the currently active editor. This is perfect for show programming. If the live-mode is active, only fixtures can be selected.


---

# 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://help.depence.com/depence-program-overview/depence-render-views.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.
