> For the complete documentation index, see [llms.txt](https://docs.theseaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theseaai.com/tasks.md).

# TASKS

- [Model Generation](https://docs.theseaai.com/tasks/model.md): Write prompts to generate images from scratch or edit existing images.
- [Resolution](https://docs.theseaai.com/tasks/resolution.md): Choose between 1K and 2K output for faster iteration or higher-resolution results.
- [Angle](https://docs.theseaai.com/tasks/angle.md): Generate consistent new product angles from a single image. Quick Mode creates preset angles. Precise Mode generates controlled horizontal or vertical rotations so you can select exact frames.
- [Light](https://docs.theseaai.com/tasks/light.md): Refine scene lighting directly on the canvas. Light allows you to adjust direction, intensity, and placement so products integrate naturally into their environment.
- [Blend](https://docs.theseaai.com/tasks/blend.md): Seamlessly places a product into a background in a single generation step. It automatically adjusts lighting, shadows, and material interaction to integrate both images into one consistent scene.
- [Retouch](https://docs.theseaai.com/tasks/retouch.md): Apply automatic image corrections in a single generation step. Retouch adjusts lighting, color balance, geometry, surface details, hair, and background cleanliness while preserving the composition.
- [Remove](https://docs.theseaai.com/tasks/remove.md): Remove eliminates unwanted elements from an image. Select what you want to remove (products, backgrounds, or labels) and generate a clean result.
- [Extract](https://docs.theseaai.com/tasks/extract.md): Use Extract to isolate a specific element from an image or scene. The extracted element becomes a reusable layer that can be repositioned, recomposed, or used in other scenes.
- [Expand](https://docs.theseaai.com/tasks/expand.md): Extend an image beyond its original boundaries in a single generation step. Expand allows you to adjust aspect ratio and positioning while maintaining visual consistency.
- [Upscale](https://docs.theseaai.com/tasks/upscale.md): Increase image resolution while enhancing detail and texture. Upscale generates a higher-resolution version of your scene while preserving the original composition.
- [Combo](https://docs.theseaai.com/tasks/combo.md): Combine products, text prompts, and image references within a single scene. Place instructions directly on the canvas to define where changes should occur.
- [Replicate](https://docs.theseaai.com/tasks/replicate.md): Replicate a visual look using up to 8 different SKUs while maintaining exact consistency in background, lighting, and composition.


---

# 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://docs.theseaai.com/tasks.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.
