# Best Input Images

To get the best results, your input images should be:

* **High quality**: Use clear, well-lit images with good resolution (ideally 1024×1024 or higher)
* **Diverse in composition**: Include various poses, expressions, angles, and outfits
* **Consistent in subject**: Ensure all images feature the same person
* **Clean background**: Simpler backgrounds help the model focus on the subject
* **Well-cropped**: Center the subject and avoid unnecessary elements
* **Varied in framing**: Mix of close-ups, mid-shots, and full-body images
* **Consistent in style**: Similar lighting and color grading across images
* **Free of watermarks/text**: These can confuse the model
* **Adequate quantity**: 15-30 high-quality images typically work better than 100+ low-quality ones


---

# 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.apiframe.ai/ai-photos/best-input-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.
