# 임베드 푸터

Ticket King에는 서버 전체에 적용되는 푸터 설정이 없습니다. 푸터 동작은 두 가지뿐입니다.

## 직접 만드는 임베드의 푸터 텍스트

Ticket King은 직접 만드는 패널에 어떤 브랜딩도 강제하지 않습니다. 패널 편집기에서 만드는 모든 임베드에는 자체 푸터가 있으며, 이를 완전히 직접 제어할 수 있습니다. 이는 모든 요금제에서 무료이며, Premium은 필요하지 않습니다.

임베드 편집기에서 설정할 수 있는 항목:

* **푸터 텍스트** (최대 2048자). 원하는 내용을 쓰거나, 푸터가 없도록 비워 둘 수 있습니다.
* **푸터 아이콘 URL** (푸터 텍스트 옆에 표시되는 이미지).

새 임베드는 제안용으로 "Powered by Ticket King"이 미리 채워진 상태로 시작하지만, 이는 단지 수정 가능한 기본값일 뿐입니다. 원하는 대로 지우거나 다른 문구로 바꾸세요.

## 빠른 `/panel` 기본 패널

해당 `/panel` 그리고 `/quicksetup` 명령어는 바로 사용할 수 있는 시작용 패널을 게시합니다. 그 시작용 패널에는 무료 서버에서 작은 "Powered by Ticket King" 푸터가 포함되며, Premium에서는 제거됩니다.

이는 해당 자동 생성 시작용 패널에만 영향을 줍니다. 대시보드에서 패널을 편집하여 언제든지 무료로 푸터를 제거할 수 있으며, 다른 임베드와 마찬가지입니다. 직접 만들거나 편집한 패널에는 강제 브랜딩이 없습니다.

## 관련

{% content-ref url="/pages/a592fb2d163b7a4320f25aea8b067a4894c3ef1c" %}
[임베드 편집](/docs/ko/panels/edit-the-embed.md)
{% endcontent-ref %}

{% content-ref url="/pages/f0a65ab9df00ad28b752177e0c1b6e05b197a5a2" %}
[Premium 전용 기능 목록](/docs/ko/premium/feature-list.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:

```
GET https://ticketking.xyz/docs/ko/customization-and-branding/embed-footers.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.
