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

# 제 2조 (정보 수집 및 활용 목적)

**본 서비스는 원활한 매칭 경험을 제공하기 위해 이용자의 정보를 수집하며, 정보 활용 목적은 다음과 같습니다.**

* **매칭 최적화:** 이용자의 티어, 성별, UID 등의 데이터를 기반으로 한 최적의 매칭 상대 추천.
* **시스템 운영:** 등록 정보 관리, 대리 등록 방지, 시스템 악용 사례(스팸, 어뷰징) 방지.
* **연락 지원:** 매칭된 유저 간의 원활한 소통을 위한 친구 요청 기능 지원.
* **데이터 정제:** 12시간마다의 프로필 갱신 및 유효하지 않은 데이터의 주기적 삭제.


---

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