# Glow

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

The **Glow tool** is helpful in creating a lighting effect in photos. It’s especially useful for bright areas in your image, such as streetlights or the sky.

#### Standard Settings <a href="#h_01h9qtmgpksb7eph3jxzcpcbz8" id="h_01h9qtmgpksb7eph3jxzcpcbz8"></a>

* **Type (Soft Focus)**. This drop-down menu allows you to choose from four glow effects: Soft Focus, Glow, Orton Effect, and Orton Effect Soft.
* **Amount**. This slider sets the overall strength of the tool. If the Amount value is 0, the tool is not applied. Move the slider to the right to apply the tool and increase the Amount.

#### Advanced Settings <a href="#h_01h9qtmgpkyp4kf35j3w1gm8nn" id="h_01h9qtmgpkyp4kf35j3w1gm8nn"></a>

* **Softness**. This slider controls the softness of the Glow effect. A higher value creates a gentler blend between the affected and unaffected areas of the image.
* **Brightness**. Use this slider to control the brightness of the effect.
* **Contrast**. Use this slider to set the contrast in the areas of the image to which the Glow tool is applied.
* **Warmth**. With this slider, you can make the hue of the Glow effect warmer or cooler.

{% hint style="info" %}
**Note: Where did the Orton Effect go?**\
The Orton Effect has been merged with the Glow tool. You can access it using the **Type** dropdown menu.
{% 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://support.skylum.com/editing-tools/creative-tools/glow.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.
