> For the complete documentation index, see [llms.txt](https://docs.kleva.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kleva.io/kr-2025-08/undefined-2.md).

# 브랜드 키트

<figure><img src="/files/eiVPk0l38QOk7rltyWqU" alt=""><figcaption></figcaption></figure>

{% file src="/files/EJnQf039Nj5STKbQRYRC" %}

<figure><img src="/files/fs6I49ZpvV1yiwloR6Sb" alt=""><figcaption></figcaption></figure>

{% file src="/files/BeyDLYrWnBy8xCy5l5jv" %}

### 브랜드 에셋 및 사용 정책

**로고 및 심볼 파일**

Kleva AI의 공식 브랜드 자산은 다음과 같은 형태로 제공됩니다:

* `KLEVA AI Logo.zip`: 심볼 + 로고타입이 결합된 전체 워드마크 로고 파일
* `KLEVA AI Symbol.zip`: 단독 심볼 파일

<br>

**사용 가이드라인**

* 반드시 공식 에셋 패키지의 최신 파일을 사용해 주세요.
* 원본 비율, 색상, 여백을 그대로 유지해 주세요.
* 전체 로고가 먼저 소개된 이후에만 심볼 단독 사용이 가능합니다.
* 로고는 항상 깔끔하고 복잡하지 않은 배경 위에 배치해 주세요.

<br>

**사용 금지 예시**

* 로고 또는 심볼의 색상 변경, 회전, 왜곡, 애니메이션 적용
* 이전 버전 파일이나 화면 캡처본 사용
* 로고 위에 텍스트나 그래픽 요소를 겹쳐서 배치
* 승인 없이 글로우, 그라디언트, 그림자 등 효과 적용

<br>


---

# 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://docs.kleva.io/kr-2025-08/undefined-2.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.
