> 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/luminar/working-with-iphone/editing-tools.md).

# Editing Tools

### Navigating Editing Tools

The Edit screen is organized into categories and tabs, making it easier to find the tools you need while editing. Whether you're making quick adjustments or working through multiple edits, the interface helps keep related tools grouped together and within easy reach.

#### Categories

Editing tools are grouped into categories. You can navigate between categories in two ways:

* **Scroll the tools list**\
  As you scroll through the available tools, the active category updates automatically to reflect the tools currently visible on screen.
* **Use the Category Wheel**\
  Swipe through the Category Wheel to browse available categories. To open a category, tap its name. When a category is selected, the tools list automatically scrolls to that section.

  <figure><img src="/files/CvHiOTwxHsbODJjhhSe2" alt="" width="359"><figcaption></figcaption></figure>

#### Bottom Tab Bar

<figure><img src="/files/TwfM7Gq4LqmwlzfS7buo" alt="" width="563"><figcaption></figcaption></figure>

The bottom Tab Bar provides quick access to the main editing modes:

* Tools
* Crop
* Filters
* Presets
* Skies
* Erase

### Exploring Editing Tools

Now that you're familiar with the layout of the Edit screen, explore the sections below to learn more about each editing tool and feature. Tap icons to view detailed instructions and editing tips.

<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="image">Cover image</th></tr></thead><tbody><tr><td><strong>Essentials</strong></td><td><a href="/pages/rdreKYeu7CryOigwEVUu">/pages/rdreKYeu7CryOigwEVUu</a></td><td><a href="/files/Pc94jkXySrCvmFxpyfIu">/files/Pc94jkXySrCvmFxpyfIu</a></td></tr><tr><td><strong>Crop</strong></td><td><a href="/pages/WcXGy7BTuRoln8nWYsiw">/pages/WcXGy7BTuRoln8nWYsiw</a></td><td><a href="/files/pgvMH5FVnV6t8K7MpdNh">/files/pgvMH5FVnV6t8K7MpdNh</a></td></tr><tr><td><strong>Filters</strong></td><td><a href="/pages/mxF9vnWRQ1WNIPOOaBGe">/pages/mxF9vnWRQ1WNIPOOaBGe</a></td><td><a href="/files/btzo8pOHsJF9v9vZ2M2r">/files/btzo8pOHsJF9v9vZ2M2r</a></td></tr><tr><td><strong>Presets</strong></td><td><a href="/pages/Vd7wgatoOlj3PX4TW49O">/pages/Vd7wgatoOlj3PX4TW49O</a></td><td><a href="/files/a1mv4P1zj3WifRz6zjDl">/files/a1mv4P1zj3WifRz6zjDl</a></td></tr><tr><td><strong>Sky Replacement</strong></td><td><a href="/pages/KNfTcd5ixvAkXLusfNrR">/pages/KNfTcd5ixvAkXLusfNrR</a></td><td><a href="/files/1BO0HtHC0kvnz5eYOTNQ">/files/1BO0HtHC0kvnz5eYOTNQ</a></td></tr><tr><td><strong>Erase</strong></td><td><a href="/pages/WcXGy7BTuRoln8nWYsiw">/pages/WcXGy7BTuRoln8nWYsiw</a></td><td><a href="/files/LFt4SiP9cDI4ygiTe9dz">/files/LFt4SiP9cDI4ygiTe9dz</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/luminar/working-with-iphone/editing-tools.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.
