# Creating environment preset

There are two ways to create an Environment preset.

### Creating an environment preset based on an existing one

1. Select the most suitable preset from the list of existing presets.
2. Right-click on the preset name to open the context menu and select the **Copy** option.
3. In the opened window, enter the name for the new preset. \
   Adding a slash in the name will automatically create a folder for the new preset.
4. After creating the preset, adjust its parameters.

### Creating an environment preset from scratch

1. Right-click on an empty space in the **Presets** column to open the context menu and select **Insert**.
2. In the opened window, enter the name of the preset. Adding a slash in the name will automatically create a folder for the new preset.
3. Select the preset and right-click in the **Parameters** field to open the context menu with a list of parameter blocks. Sequentially add all blocks.
4. Adjust the preset parameters as needed to achieve the desired lighting effect.

{% hint style="info" %}
When adding a block, the parameters within it are set to default values.
{% endhint %}

{% hint style="info" %}
Information from the articles "[Basic knowledge about HDR](/editor/environment-editor/basic-knowledge-about-hdr.md)" and "[Adjusting environment preset](/editor/environment-editor/setting-environment-preset-parameters.md)" will be useful.
{% endhint %}


---

# 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.bestway.com.ua/editor/environment-editor/creating-environment-preset.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.
