> For the complete documentation index, see [llms.txt](https://quick-start.evoto.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quick-start.evoto.ai/new/feature-module.md).

# Feature Module

- [Color Adjustment Feature Modules](https://quick-start.evoto.ai/new/feature-module/color-adjustment-feature-modules.md): v3.6 updated
- [\[Feature Introduction\] AI Color Looks](https://quick-start.evoto.ai/new/feature-module/color-adjustment-feature-modules/feature-introduction-ai-color-looks.md): v3.5 updated
- [\[Feature Introduction\] Masking](https://quick-start.evoto.ai/new/feature-module/color-adjustment-feature-modules/feature-introduction-masking.md): v3.6 updated
- [Portrait Retouching Feature Module](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module.md)
- [Blemish Removal](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/blemish-removal.md): v3.6 updated
- [Skin Retouching](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/skin-retouching.md): v3.8 updated
- [Facial Reshape](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/facial-reshape.md): v3.7 updated
- [Face Shape](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/facial-reshape/face-shape.md)
- [Eyebrows](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/facial-reshape/eyebrows.md)
- [Eyes](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/facial-reshape/eyes.md)
- [Nose](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/facial-reshape/nose.md)
- [Mouth](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/facial-reshape/mouth.md): v3.7 updated
- [Facial Expression](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/facial-expression.md): v3.6.0 updated
- [Teeth Touch-up](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/teeth-touch-up.md)
- [Eyes](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/eyes.md): v3.7 updated
- [Makeup](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/makeup.md): v3.5 updated
- [Hair](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/hair.md): v3.7 updated
- [Full Body Reshape](https://quick-start.evoto.ai/new/feature-module/portrait-retouching-feature-module/full-body-reshape.md): v3.8 updated
- [Background Adjustment](https://quick-start.evoto.ai/new/feature-module/background-adjustment.md)
- [Background Adjustments](https://quick-start.evoto.ai/new/feature-module/background-adjustment/background-adjustments.md): v3.8 updated
- [Headshot Backdrop Changer](https://quick-start.evoto.ai/new/feature-module/background-adjustment/headshot-backdrop-changer.md): v3.7 updated
- [Sky Replacement](https://quick-start.evoto.ai/new/feature-module/background-adjustment/sky-replacement.md)
- [Clothes and Accessories Touch-up](https://quick-start.evoto.ai/new/feature-module/clothes-and-accessories-touch-up.md)
- [Clothing Adjustment](https://quick-start.evoto.ai/new/feature-module/clothes-and-accessories-touch-up/clothing-adjustment.md)
- [Crop & Rotate](https://quick-start.evoto.ai/new/feature-module/crop-and-rotate.md): v3.7 updated
- [Tether Shooting](https://quick-start.evoto.ai/new/feature-module/tether-shooting.md): v3.8 updated
- [Tether Shooting Supported  Camera Model](https://quick-start.evoto.ai/new/feature-module/tether-shooting/tether-shooting-supported-camera-model.md)
- [Tether Shooting -- Fuji Film](https://quick-start.evoto.ai/new/feature-module/tether-shooting/tether-shooting-fuji-film.md)
- [Tether Shooting -- Sony](https://quick-start.evoto.ai/new/feature-module/tether-shooting/tether-shooting-sony.md)
- [Tether Shooting -- Olympus Corporation Cameras](https://quick-start.evoto.ai/new/feature-module/tether-shooting/tether-shooting-olympus-corporation-cameras.md)


---

# 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://quick-start.evoto.ai/new/feature-module.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.
