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

# 제 4조 (서비스의 제공 및 점검)

**본 서비스는 24시간 운영을 원칙으로 하나, 매일 23:55 \~ 00:05에는 시스템 안정화를 위한 일일 점검이 진행됩니다.**

**점검 시간 내에는 모든 슬래시 명령어 및 버튼 상호작용이 제한됩니다.**

**운영자는 시스템 오류 수정 및 기능 개선을 위해 사전 고지 후 서비스의 일부 또는 전부를 일시 중단할 수 있습니다.**


---

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