> For the complete documentation index, see [llms.txt](https://reelonteam.gitbook.io/reelon-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://reelonteam.gitbook.io/reelon-document/product-description/real-time-rendering.md).

# Real-Time Rendering

**Industry Adaptability**

Reelon's real-time rendering capabilities extend to various sectors including gaming, film production, architectural visualization, and VR/AR development. This adaptability allows professionals across industries to benefit from rapid rendering processes.

**Quality and Speed**

The platform is engineered to deliver high-quality rendering at speeds previously unattainable in traditional setups. This leap in rendering speed does not compromise the quality, ensuring that the final output meets the highest professional standards.

**Workflow Integration**

Reelon integrates seamlessly into existing workflows. Whether it's a standalone project or part of a larger production pipeline, our platform's compatibility and ease of integration make it an invaluable tool for 3D artists and developers.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://reelonteam.gitbook.io/reelon-document/product-description/real-time-rendering.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.
