# 개인정보

<details>

<summary>Ticket King은 어떤 데이터를 수집하나요?</summary>

Discord로 로그인하면 Ticket King은 Discord 사용자 ID, 사용자 이름, 그리고 서버 목록을 받습니다. 그것뿐입니다.

</details>

<details>

<summary>티켓에 대해 무엇이 저장되나요?</summary>

티켓당: 모든 메시지, 메시지 시점의 회원 정보, 패널 옵션 라벨, 종료 사유, 그리고 다양한 타임스탬프. 종료 후 기록으로 저장됩니다.

→ [기록에는 무엇이 포함되나요](/docs/ko/transcripts/whats-in-a-transcript.md)

</details>

<details>

<summary>포함되지 않는 내용</summary>

* **반응** 티켓 채널에서.
* **수정 기록.** 각 메시지의 최신 버전만 보관됩니다. 기록에는 메시지가 수정됨으로 표시됩니다.

</details>

<details>

<summary>기록은 얼마나 오래 보관되나요?</summary>

무기한입니다. 자동 정리는 없습니다.

→ [기록이 얼마나 오래 남아 있나요](/docs/ko/transcripts/how-long-transcripts-stick-around.md)

</details>

<details>

<summary>봇을 제거하면 내 데이터는 어떻게 되나요?</summary>

설정을 그대로 보관합니다. 봇을 다시 추가하면 이전 상태에서 이어서 시작됩니다. 기록도 보관됩니다.

데이터 삭제를 원하시면, 연락하세요 <support@ticketking.xyz>.

</details>

<details>

<summary>특정 기록의 삭제를 요청할 수 있나요?</summary>

예, 다음을 통해 <support@ticketking.xyz>. 기록에 여러 작성자의 메시지가 포함되어 있다면, 삭제는 귀하의 메시지만 지우며 다른 사람의 메시지는 지우지 않습니다.

→ [기록이 얼마나 오래 남아 있나요](/docs/ko/transcripts/how-long-transcripts-stick-around.md)

</details>

<details>

<summary>Ticket King은 제 데이터를 제3자와 공유하나요?</summary>

서비스 운영에 필요한 것만 공유합니다. 전체 세부 내용은 다음에 있습니다. [개인정보 처리방침](https://ticketking.xyz/privacy) 및 [DPA](https://ticketking.xyz/dpa).

</details>

<details>

<summary>GDPR / CCPA는 어떤가요?</summary>

Ticket King은 관련 규정을 준수합니다. 데이터 접근, 삭제 등 특정 권리는 다음을 통해 이용할 수 있습니다 <support@ticketking.xyz>.

</details>

## 관련

{% content-ref url="/pages/b183f5a1bb14b5ce224192c6e8c01105439d76ff" %}
[기록이 얼마나 오래 남아 있나요](/docs/ko/transcripts/how-long-transcripts-stick-around.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/faq/privacy.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.
