> 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/main/kr/tasks.md).

# 작업

- [모델 생성](https://docs.theseaai.com/main/kr/tasks/model.md): 프롬프트를 작성해 이미지를 처음부터 생성하거나 기존 이미지를 편집하세요.
- [해상도](https://docs.theseaai.com/main/kr/tasks/resolution.md): 더 빠른 반복을 위한 1K 출력과 더 높은 해상도의 결과를 위한 2K 출력 중에서 선택하세요.
- [각도](https://docs.theseaai.com/main/kr/tasks/angle.md): 단일 이미지에서 일관된 새 제품 각도를 생성하세요. 빠른 모드는 미리 설정된 각도를 만들고, 정밀 모드는 제어된 가로 또는 세로 회전을 생성해 정확한 프레임을 선택할 수 있게 합니다.
- [조명](https://docs.theseaai.com/main/kr/tasks/light.md): 캔버스에서 직접 장면 조명을 세밀하게 조정하세요. 조명 기능을 사용하면 방향, 강도, 위치를 조절해 제품이 환경에 자연스럽게 어우러지게 할 수 있습니다.
- [블렌드](https://docs.theseaai.com/main/kr/tasks/blend.md): 단일 생성 단계에서 제품을 배경에 자연스럽게 배치합니다. 조명, 그림자, 재질 상호작용을 자동으로 조정해 두 이미지를 하나의 일관된 장면으로 통합합니다.
- [리터치](https://docs.theseaai.com/main/kr/tasks/retouch.md): 단일 생성 단계에서 자동 이미지 보정을 적용하세요. 리터치는 조명, 색상 균형, 형태, 표면 디테일, 머리카락, 배경의 깨끗함을 조정하면서 구성을 유지합니다.
- [제거](https://docs.theseaai.com/main/kr/tasks/remove.md): 제거 기능은 이미지에서 원치 않는 요소를 없앱니다. 제거할 항목(제품, 배경 또는 레이블)을 선택하고 깨끗한 결과를 생성하세요.
- [추출](https://docs.theseaai.com/main/kr/tasks/extract.md): 추출 기능을 사용해 이미지나 장면에서 특정 요소를 분리하세요. 추출된 요소는 재배치, 재구성 또는 다른 장면에서 사용할 수 있는 재사용 가능한 레이어가 됩니다.
- [확장](https://docs.theseaai.com/main/kr/tasks/expand.md): 단일 생성 단계에서 이미지를 원래 경계를 넘어 확장하세요. 확장 기능을 사용하면 시각적 일관성을 유지하면서 종횡비와 위치를 조정할 수 있습니다.
- [업스케일](https://docs.theseaai.com/main/kr/tasks/upscale.md): 디테일과 질감을 향상시키면서 이미지 해상도를 높이세요. 업스케일은 원래 구성을 유지한 채 장면의 고해상도 버전을 생성합니다.
- [콤보](https://docs.theseaai.com/main/kr/tasks/combo.md): 제품, 텍스트 프롬프트, 이미지 참조를 하나의 장면에 결합하세요. 변경이 이루어져야 할 위치를 정의하기 위해 캔버스에 직접 지침을 배치하세요.
- [복제](https://docs.theseaai.com/main/kr/tasks/replicate.md): 배경, 조명, 구성을 정확하게 일관되게 유지하면서 최대 8개의 서로 다른 SKU를 사용해 시각적 스타일을 복제하세요.


---

# 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/main/kr/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.
