> For the complete documentation index, see [llms.txt](https://support.aperty.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.aperty.ai/how-to-use-aperty/four-key-tools-categories/essential-tools.md).

# Essential Tools

The **Essential** category includes the core tools necessary for basic portrait adjustments. These tools help you control fundamental aspects like exposure, contrast, brightness, and color balance, ensuring your portrait is well-composed and visually balanced. Whether making quick edits or laying the groundwork for more detailed work, these essential tools provide the perfect starting point for achieving a polished portrait.

**Jump right in...**

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Develop &#x26; Develop RAW</td><td><a href="/files/Ioa5gJZ9m1FDRHwv3Lul">/files/Ioa5gJZ9m1FDRHwv3Lul</a></td><td><a href="/pages/1vByZ9cfM9uF3NPJeiLZ">/pages/1vByZ9cfM9uF3NPJeiLZ</a></td></tr><tr><td>Curves Tool</td><td><a href="/files/v2luGF2gJKsFxjz0n88N">/files/v2luGF2gJKsFxjz0n88N</a></td><td><a href="/pages/wCqM5KqLtLTghy3VgClt">/pages/wCqM5KqLtLTghy3VgClt</a></td></tr><tr><td>Color Tool</td><td><a href="/files/MVkjGVTjlXu6PJIePVdE">/files/MVkjGVTjlXu6PJIePVdE</a></td><td><a href="/pages/5eK51woyMc0UNcJ88xgn">/pages/5eK51woyMc0UNcJ88xgn</a></td></tr><tr><td>Black &#x26; White Tool</td><td><a href="/files/3c061L0STRAyqjSMCosF">/files/3c061L0STRAyqjSMCosF</a></td><td><a href="/pages/61ytSiwi07yYRmHQZ7nQ">/pages/61ytSiwi07yYRmHQZ7nQ</a></td></tr><tr><td>Sharpen Tool</td><td><a href="/files/WKNDoKIFrub5fHZVhw1v">/files/WKNDoKIFrub5fHZVhw1v</a></td><td><a href="/pages/RN4LaZJtf5xyJMInj3EW">/pages/RN4LaZJtf5xyJMInj3EW</a></td></tr><tr><td>Details Tool</td><td><a href="/files/ay2KZfLkMiWvwSxLPBV2">/files/ay2KZfLkMiWvwSxLPBV2</a></td><td><a href="/pages/gbZLLlZHycP7ixxMOPIq">/pages/gbZLLlZHycP7ixxMOPIq</a></td></tr><tr><td>Structure Tool</td><td><a href="/files/PoodGLw0TCEC1es7IpVD">/files/PoodGLw0TCEC1es7IpVD</a></td><td><a href="/pages/zeQKMBmAWIsSpkaYfhCF">/pages/zeQKMBmAWIsSpkaYfhCF</a></td></tr><tr><td>Noise Reduction</td><td><a href="/files/WcGo4gJDXSxAH2nlNNlG">/files/WcGo4gJDXSxAH2nlNNlG</a></td><td><a href="/pages/IeAt0pFAhVnl7LjNIYFT">/pages/IeAt0pFAhVnl7LjNIYFT</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.aperty.ai/how-to-use-aperty/four-key-tools-categories/essential-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.
