# Images

- [Managing Images](https://docs.autoenhance.ai/images/managing-images.md)
- [Creating & Uploading](https://docs.autoenhance.ai/images/managing-images/creating-and-uploading.md)
- [Reprocessing](https://docs.autoenhance.ai/images/managing-images/reprocessing.md)
- [Retrieveing](https://docs.autoenhance.ai/images/managing-images/retrieveing.md)
- [Deleting](https://docs.autoenhance.ai/images/managing-images/deleting.md)
- [Reporting](https://docs.autoenhance.ai/images/managing-images/reporting.md): Your feedback is extremely valuable to us, so please don't hesitate to share your thoughts!
- [Settings](https://docs.autoenhance.ai/images/basic-enhancements.md)
- [Enhancement Style](https://docs.autoenhance.ai/images/basic-enhancements/enhancement-style.md): We've trained our AI in different locations to suit your needs
- [Sky Replacement](https://docs.autoenhance.ai/images/basic-enhancements/sky-replacement.md): Replace your grey skies with beautiful ones.
- [Lens Correction](https://docs.autoenhance.ai/images/basic-enhancements/lens-correction.md): Correct lens distortions in your photographs for a more accurate and balanced perspective.
- [Vertical Correction](https://docs.autoenhance.ai/images/basic-enhancements/vertical-correction.md): Correct wonky angles in your images for a professional look.
- [Window Pull Style](https://docs.autoenhance.ai/images/basic-enhancements/window-pull.md): Highlight captivating background content seen through windows with ease.
- [Auto Privacy](https://docs.autoenhance.ai/images/basic-enhancements/auto-privacy.md): Protect the privacy of individuals in your real estate photos with our AI-powered auto privacy feature. - it automatically detects faces and license plates and blurs them out.
- [Restaging](https://docs.autoenhance.ai/images/basic-enhancements/restaging.md): Black out TVs, put fire in fireplaces, remove photographer reflections and shadows, and make grass greener.
- [TV Blackout](https://docs.autoenhance.ai/images/basic-enhancements/restaging/tv-blackout.md): Remove reflections off TV screens and make them appear black
- [Fire in Fireplaces](https://docs.autoenhance.ai/images/basic-enhancements/restaging/fire-in-fireplaces.md): Add fire to fireplaces
- [Reflection Removal](https://docs.autoenhance.ai/images/basic-enhancements/restaging/reflection-removal.md): Remove photographer reflections and shadows
- [Grass Greening](https://docs.autoenhance.ai/images/basic-enhancements/restaging/grass-greening.md): Make brown grass appear green
- [Usage Example](https://docs.autoenhance.ai/images/basic-enhancements/usage-example.md)
- [Downloading Images](https://docs.autoenhance.ai/images/downloading-images.md)
- [Original](https://docs.autoenhance.ai/images/downloading-images/original.md)
- [Enhanced](https://docs.autoenhance.ai/images/downloading-images/enhanced.md)


---

# Agent Instructions: 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://docs.autoenhance.ai/images.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.
