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

# 제 1조 (목적)

**본 이용 약관(이하 "본 약관")은 아리아 봇(이하 "서비스")의 이용과 관련하여, 운영자와 이용자 간의 권리, 의무 및 책임 사항, 기타 필요한 사항을 규정함을 목적으로 합니다.**

**본 서비스는 게임 '제5인격' 이용자들 간의 원활한 파티 매칭 및 커뮤니티 활성화를 지원하기 위해 제공되는 플랫폼입니다.**


---

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