# Important Daz Studio Settings

The actual rendering time (time the Iray server takes to render your scene/project) is a function of the render parameters set in the Render Settings Tab, specifically:

* Resolution (higher resolution setting increases render time)
* Max samples (higher max samples increases render time)
* Number of Frames (higher number of frames increase render time)

Because every project is unique in its design and complexity, it is almost impossible for us to calculate a reliable render time.\
\
However, it’s helpful to note that the longest total time (upload + render) is always the first time for a scene or project.


---

# 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.boostfordaz.com/using-boost-for-daz/rendering-with-boost-for-daz/uploading-render-package/important-daz-studio-settings.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.
