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

# 제 3조 (이용자의 의무 및 금지 사항)

**이용자는 다음 각 호에 해당하는 행위를 하여서는 안되며, 위반 시 서비스 이용이 제한될 수 있습니다.**

* **타인의 UID를 도용하거나 허위 정보를 등록하는 행위.**
* **서비스의 취지와 무관한 욕설, 비방, 음란물을 포함한 자기소개를 작성하는 행위.**
* **시스템에 과도한 트래픽을 유발하거나, 비정상적인 접근을 통해 운영을 방해하는 행위.**
* **서비스를 통한 영리 목적의 활동(계정 거래, 대리 랭킹 등) 조장.**
* **기타 본 서비스의 운영 정책에 위배되거나, 개발자가 판단하기에 본 서비스의 건전한 이용을 저해할 우려가 있다고 판단되는 경우**


---

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