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

# 운영 안내 사항

* **데이터 갱신:** 프로필 정보는 12시간마다 최신화가 필요합니다. 이는 매칭 정확도를 유지하기 위한 필수 정책입니다.
* **문의 및 건의:** 시스템 관련 문의는 해당 봇이 활동 중인 공식 서버의 관리자 채널을 통해 주시기 바랍니다.

### <mark style="color:$danger;">**본 서비스는 이용자가 '등록' 버튼을 클릭하는 행위를 통해 본 약관에 동의한 것으로 간주합니다.**</mark>


---

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