> 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/details-tool.md).

# Details Tool

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

The **Detail** tool in Aperty helps enhance or soften details in your portrait, focusing on various levels of detail and texture.

Here’s how each slider functions:

* **Small Details**: Targets fine features such as pores, hair strands, and small skin textures. Increasing this brings out sharper, finer details while lowering it smooths subtle imperfections.
* **Medium Details**: Enhances or reduces mid-sized features like facial contours, wrinkles, or larger skin textures. Boosting this slider sharpens the overall structure of the face while decreasing it softens these areas.
* **Large Details**: Focuses on the broader features of the face, such as jawlines, cheekbones, and general facial shapes. Adjusting this can emphasize the form or smooth larger structures.
* **Details Protection**: Helps maintain smoothness in areas where detail enhancement is too strong. Increasing this protects sensitive areas (like soft skin tones) from becoming overly sharp or harsh.
* **Preserve Textures**: This slider ensures that natural textures are maintained while adjusting details. It prevents over-smoothing or unnatural plastic-like skin effects, keeping skin realistic and textured.

{% hint style="info" %}
When sharpening portraits, focus on enhancing the eyes and lips first; these areas benefit most from added clarity. Adjust the Preserve Textures slider carefully to avoid overly harsh skin while keeping the natural texture intact.
{% endhint %}


---

# 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:

```
GET https://support.aperty.ai/how-to-use-aperty/four-key-tools-categories/essential-tools/details-tool.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.
