> 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.md).

# Four Key Tools Categories

Aperty organizes its powerful editing tools into four distinct categories—**Essential**, **Retouch**, **Reshape**, and **Creative Effects**—to provide a streamlined and efficient workflow for portrait photographers. Each category addresses specific aspects of portrait enhancement, from foundational adjustments to artistic transformations, allowing users to quickly access the tools they need based on their editing goals.

**Jump right in...**

<table data-card-size="large" data-view="cards" data-full-width="true"><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><strong>Essential</strong><br>the basic building blocks of any portrait edit</td><td><a href="/files/ZfQ9YXsljWEtj40cG9qL">/files/ZfQ9YXsljWEtj40cG9qL</a></td><td><a href="/pages/XGWIJNYa8W4GO18d1ZwF">/pages/XGWIJNYa8W4GO18d1ZwF</a></td></tr><tr><td><strong>Retouch</strong> <br>help photographers achieve a flawless yet natural look</td><td><a href="/files/t6DzW79bDbDtXGxIs0nC">/files/t6DzW79bDbDtXGxIs0nC</a></td><td><a href="/pages/tofFJl5AaxoDbwKJLN9g">/pages/tofFJl5AaxoDbwKJLN9g</a></td></tr><tr><td><strong>Reshape</strong><br>tools allow for more structural adjustments</td><td><a href="/files/ApEpdqTklnfMQPY9ugoF">/files/ApEpdqTklnfMQPY9ugoF</a></td><td><a href="/pages/HNgmuV1oRDuwCNiFMLov">/pages/HNgmuV1oRDuwCNiFMLov</a></td></tr><tr><td><strong>Creative</strong><br>tools provide artistic options for transforming the portrait’s style</td><td><a href="/files/1eoXVciRX4u5PMToTcCj">/files/1eoXVciRX4u5PMToTcCj</a></td><td><a href="/pages/JNu9Wg4cgpobBvINd1wT">/pages/JNu9Wg4cgpobBvINd1wT</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.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.
