> For the complete documentation index, see [llms.txt](https://docs.d5render.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.d5render.com/getting-started/d5-workflow.md).

# D5 Workflow

> Project inspiration in this doc: Koala Heaven
>
> Architect: Mart Studio (<https://www.martstudio.de/> )
>
> Visualization: LINK

Welcome to D5 Render! We're thrilled to have you on board and can't wait for you to explore the creative possibilities with our software. To ensure you have a smooth and enjoyable start, we've prepared this user-friendly guide just for you. Let's begin your journey to mastering D5 Render!

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe4beYKNzjbPVWFSUp60wayLDG0pqTEgxVXQtl6rCUD2zw551huMxJeDaDATHE7ZrvSISRTbqhC3HxF107vb3I8Xr7-esAsns1tp9Y8wvtPAUaJyCfiIY6itOtgH71wDsaGnZs7?key=Fj3gEvh4f7dQWs61CsH4SzuA" alt=""><figcaption><p>Artist: LINK</p></figcaption></figure>

## Menu

[Interface, Shortcuts, Camera](/getting-started/d5-workflow/interface-shortcuts-camera.md)

[Model Connection](/getting-started/d5-workflow/model-connection.md)

[Material](/getting-started/d5-workflow/material.md)

[Landscape](/getting-started/d5-workflow/landscape.md)

[Environment, Effects](/getting-started/d5-workflow/environment-effects.md)

[Image, Animation Output](/getting-started/d5-workflow/image-animation-output.md)

[AI Features](/getting-started/d5-workflow/ai-features.md)

<br>


---

# 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://docs.d5render.com/getting-started/d5-workflow.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.
