> For the complete documentation index, see [llms.txt](https://support.skylum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.skylum.com/editing-tools/landscape-tools/landscape.md).

# Landscape

{% @arcade/embed flowId="UZlK0rJeq4ehVkiMjo7c" url="<https://app.arcade.software/share/UZlK0rJeq4ehVkiMjo7c>" %}

The sliders in the **Landscape tool** are explicitly designed to enhance landscape photographs. However, they can also help with real estate, travel, and nature photographs.

#### **Standard Settings** <a href="#h_01hvpgzy4a6br0608cwbkcysf0" id="h_01hvpgzy4a6br0608cwbkcysf0"></a>

* **Dehaze**. This slider applies the perfect blend of contrast, clarity, and color adjustments to eliminate the effects of fog and haze often found in cityscapes, landscapes, and aerial photos. It’s especially helpful when editing photos shot through glass or with a lot of mist or fog in the scene.
* **Golden Hour**. Use this slider to bring warmth, softness, and a golden glow to all of your photos. Simply dial in the amount of warm toning to introduce more overall color vibrancy. Quickly emulate the magic that happens just after sunrise and just before sunset.
* **Foliage Enhancer**. This slider automatically enhances the colors of foliage and greenery, making them more vivid and natural. It’s a good choice for nature and lush landscape images.

#### **Advanced Settings** <a href="#h_01hvpgzy4akr0nk58bmc8aapt4" id="h_01hvpgzy4akr0nk58bmc8aapt4"></a>

**Foliage Hue**. This slider modifies the hue of the foliage affected by Foliage Enhancer. It’s helpful in achieving the right amount of green.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.skylum.com/editing-tools/landscape-tools/landscape.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
