> For the complete documentation index, see [llms.txt](https://cameleonai.gitbook.io/cameleon-ai-userguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cameleonai.gitbook.io/cameleon-ai-userguide/userguide.md).

# 카멜레온 AI 이용가이드

### 카멜레온 AI를 사용해 보세요

> 카멜레온 AI는 <mark style="background-color:green;">**상품 및 모델 컨텐츠를 손 쉽게 만들 수 있도록 도와주는 서비스**</mark>에요.> \
> 모델 얼굴을 변경할 수 있고, 이미지 추출과 지우기, 고해상도 이미지로 변경이 가능해요.> \
> 유사 이미지와 배경 이미지를 자동 생성할 수 있어 편리하게 사용할 수 있어요.

### 사용 가이드

카멜레온 서비스 사용을 위해 가입 및 세팅 사항에 대해 안내해 드릴게요.

{% content-ref url="/pages/STeuxLsVZKynPidGM1sJ" %}
[서비스 가입하기](/cameleon-ai-userguide/guide/join.md)
{% endcontent-ref %}

{% content-ref url="/pages/5XOWQBZVTCBoNl9G9vmK" %}
[Chrome 웹 스토어 설치](/cameleon-ai-userguide/guide/setting.md)
{% endcontent-ref %}

### 주요 기능 안내

#### 카멜레온 AI 기능을 활용해 이미지를 변경, 생성해  보세요.

{% content-ref url="/pages/55PJzJQ65eXVaWiEAlCs" %}
[모델 얼굴 변경하기](/cameleon-ai-userguide/guide/faceoff.md)
{% endcontent-ref %}

{% content-ref url="/pages/pF5OGcCE1v8j0ijC0O6K" %}
[이미지 추출하기](/cameleon-ai-userguide/extraction.md)
{% endcontent-ref %}

{% content-ref url="/pages/uSeS7xIC06e5wT1wHItI" %}
[이미지 지우기](/cameleon-ai-userguide/clear.md)
{% endcontent-ref %}

{% content-ref url="/pages/ze2RPwQWHh5SW78DUS5A" %}
[고해상도 이미지 변경하기](/cameleon-ai-userguide/resolution.md)
{% endcontent-ref %}

{% content-ref url="/pages/SxcuU1r97oXCbKrc2JUt" %}
[유사 이미지 생성하기](/cameleon-ai-userguide/similar.md)
{% endcontent-ref %}

{% content-ref url="/pages/u9LhvOWSzkdnbi7DEfcU" %}
[배경 이미지 생성하기](/cameleon-ai-userguide/background.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://cameleonai.gitbook.io/cameleon-ai-userguide/userguide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
