# Exercise Resolution and Quality

For this exercise, use the last file provided in the Environments lesson. Try to observe the differences between each render.

We will begin by adjusting the **Resolution** and **Quality** options:

* First, we will render a region to check the quality.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/08/image-1122.jpg)

* Then, we will proceed with a full rendering.

![](https://www.rhinoartisan.com/wp-content/uploads/2024/08/image-1105.jpg)

The goal of this task is to understand the impact of changing the sample count and resolution. As we increase these values, we will observe that the render time also increases, but so does the quality of the final image.

To complete this exercise, start by choosing a resolution. Then, render the scene using different Quality counts, beginning with the lowest and gradually increasing. Compare the differences in render quality and time as you adjust the Quality count.

Render 1 Quality

![](https://www.rhinoartisan.com/wp-content/uploads/2024/08/1-sample-1024x576.png)

Render 400 Quality.<br>

<figure><img src="https://3375153115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5uhW8FwQpXQj8tHUULMo%2Fuploads%2Fm9GwLIHMpHnDlKUgFcSY%2Fimage.png?alt=media&#x26;token=f8e686d3-25f3-4bce-a3fc-2f2b707c2a95" alt=""><figcaption></figcaption></figure>


---

# 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.rhinoartisan.com/tutorials/master-in-jewelry-rendering-in-cycles/rendering/exercise-resolution-and-quality.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.
