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

# 제 6조 (개인정보 보호 정책)

**본 서비스는 이용자의 편의를 위해 최소한의 식별 정보(Discord ID, 게임 UID 등)만을 수집합니다.**

**수집된 정보는 제3자에게 제공되지 않으며, 서비스 목적 외의 용도로 활용하지 않습니다.**

**이용자는 본인의 정보를 직접 관리할 책임이 있으며, 정보 수정 및 삭제 요청은 서비스를 통해 제공되는 자동 삭제 기능을 이용합니다.**


---

# 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://organization-twc.gitbook.io/5/tou/6.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.
