> 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/5.md).

# 제 5조 (정보의 삭제 및 관리)

**이용자의 데이터는 마지막 업데이트 시점으로부터 12시간이 경과할 경우, 자동으로 갱신 대상이 되거나 삭제될 수 있습니다.**

**서버 및  채널 삭제 등으로 인한 유효하지 않은 데이터 발생 시 자동 삭제됩니다.**

**활동 로그는 시스템 건전성을 위해 생성일 기준 14일 경과 시 자동 삭제됩니다.**


---

# 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/5.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.
