> 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/masking-options.md).

# Masking Options

{% hint style="warning" %}
**Note:** Some interface details and visuals in this article may differ from the latest version of Luminar for Desktop. To see the current interface, visit the [Luminar for Desktop walkthrough](/how-to-use-luminar-for-desktop/luminar-for-desktop-walkthrough.md).
{% endhint %}

**Masks** allow you to hide or obscure an effect in parts of an image. To fine-tune an effect in select areas, brush it in or out.

* Select a tool in the **Edits** panel.
* After adjusting a tool, select the **Masking** tab in the tool window to reveal masking options. Masking Options
* Choose one of mask options.
* Use the techniques covered in this chapter to edit the mask.

Luminar for Desktop offers seven types of masks click to check details

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Creating a Layer Mask</td><td><a href="/pages/k7iiUYZQk0kA44LeQfvU">/pages/k7iiUYZQk0kA44LeQfvU</a></td><td><a href="/files/qLQv2UwhYQweAaGNeXlN">/files/qLQv2UwhYQweAaGNeXlN</a></td></tr><tr><td>Brush</td><td><a href="/pages/KcQW7uHvLLmwAM7RDxPa">/pages/KcQW7uHvLLmwAM7RDxPa</a></td><td><a href="/files/Nw6bEZ0EegG9T22uABwN">/files/Nw6bEZ0EegG9T22uABwN</a></td></tr><tr><td>Linear Gradient</td><td><a href="/pages/GcD84Quc4YfEGOF61JFw">/pages/GcD84Quc4YfEGOF61JFw</a></td><td><a href="/files/YOXBD63WmrQjBMmFkN6V">/files/YOXBD63WmrQjBMmFkN6V</a></td></tr><tr><td>Radial Gradient</td><td><a href="/pages/nSxdx85OopkqoFlBYJGa">/pages/nSxdx85OopkqoFlBYJGa</a></td><td><a href="/files/nj823n4RR0L8eezX8Fgu">/files/nj823n4RR0L8eezX8Fgu</a></td></tr><tr><td>Color</td><td><a href="/pages/9didxlTo1YVGiGkKXLqK">/pages/9didxlTo1YVGiGkKXLqK</a></td><td><a href="/files/iT63o07ZUFQK7lBEVmBs">/files/iT63o07ZUFQK7lBEVmBs</a></td></tr><tr><td>Luminosity</td><td><a href="/pages/LtzbKI0ReSDxsQR68m2R">/pages/LtzbKI0ReSDxsQR68m2R</a></td><td><a href="/files/a4pCNvHAMfIqx0Dd9avX">/files/a4pCNvHAMfIqx0Dd9avX</a></td></tr><tr><td>Mask AI</td><td><a href="/pages/8mcVTX7zd849VkmTyUac">/pages/8mcVTX7zd849VkmTyUac</a></td><td><a href="/files/c1rMKpG3uqp8NLptwtar">/files/c1rMKpG3uqp8NLptwtar</a></td></tr><tr><td>Object Select AI</td><td><a href="/pages/Gvvwjefdw5ATyOGzlhP1">/pages/Gvvwjefdw5ATyOGzlhP1</a></td><td><a href="/files/SfTqsqHpzoNCaUip4wKZ">/files/SfTqsqHpzoNCaUip4wKZ</a></td></tr><tr><td>Mask Actions</td><td><a href="/pages/lu8weri82qhCbB074tUI">/pages/lu8weri82qhCbB074tUI</a></td><td><a href="/files/wdUAwQGqUOyypeJi0uUf">/files/wdUAwQGqUOyypeJi0uUf</a></td></tr></tbody></table>


---

# 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/masking-options.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.
