# Common usecases

- [Auto enhance image quality](https://documentation.deep-image.ai/common-usecases/auto-enhance-image-quality.md)
- [Create business photo or avatar from face image](https://documentation.deep-image.ai/common-usecases/create-business-photo-or-avatar-from-face-image.md)
- [Face swap](https://documentation.deep-image.ai/common-usecases/face-swap.md)
- [Create beautiful product photo](https://documentation.deep-image.ai/common-usecases/create-beautiful-product-photo.md)
- [Product photo unification](https://documentation.deep-image.ai/common-usecases/product-photo-unification.md)
- [Genarate image in high resolution](https://documentation.deep-image.ai/common-usecases/genarate-image-in-high-resolution.md)
- [Remove background](https://documentation.deep-image.ai/common-usecases/remove-background.md)
- [AI Drawing to Image - Doodle](https://documentation.deep-image.ai/common-usecases/ai-drawing-to-image-doodle.md)
- [Real estate](https://documentation.deep-image.ai/common-usecases/real-estate.md)
- [Enhancing documents](https://documentation.deep-image.ai/common-usecases/enhancing-documents.md)
- [Car dealer photo](https://documentation.deep-image.ai/common-usecases/car-dealer-photo.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://documentation.deep-image.ai/common-usecases.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.
