# 상태 페이지

Ticket King 팀은 공개 상태 페이지를 운영합니다.

## 찾는 곳

[**status.ticketking.xyz**](https://status.ticketking.xyz)

{% embed url="<https://status.ticketking.xyz>" %}

대시보드의 상태 표시기도 여기를 링크합니다.

## 무엇을 보여주는지

* **봇.** Discord 봇이 연결되어 있고 응답하는지 여부.
* **API.** 대시보드와 봇이 의존하는 서비스가 응답하는지 여부.
* **대시보드.** 웹사이트가 정상 작동하는지 여부.
* **대화 기록.** 대화 기록 뷰어가 작동하는지 여부.

## 확인해야 할 때

* 패널 버튼에서 "이 상호작용은 실패했습니다"가 보입니다. 봇이 다운되었는지 확인하세요.
* 대시보드가 로드되지 않습니다. 대시보드가 다운되었는지 확인하세요.

## 장애

문제가 발생하면 상태 페이지에 영향을 받은 부분, 장애 시작 시점, 그리고 해결될 때까지의 업데이트가 표시됩니다. 페이지에서 구독하여 알림을 받을 수 있습니다.

## 유지보수

계획된 유지보수는 미리 `#announcements` 지원 Discord와 상태 페이지에 공지됩니다.

## 이미 장애가 표시되어 있다면

상태 페이지에 이미 진행 중인 장애가 표시되어 있다면, 따로 신고할 필요가 없습니다. 페이지의 업데이트를 확인하세요.

## 관련

{% content-ref url="/pages/e6165d9f6cf387f25ab6d964d5326b2b279cc821" %}
[지원 Discord 참여하기](/docs/ko/get-help-and-community/joining-support-discord.md)
{% endcontent-ref %}

{% content-ref url="/pages/cf03bb677b823e2c1e2f467fa0c85b4111954d6d" %}
[버그 보고](/docs/ko/get-help-and-community/reporting-bugs.md)
{% endcontent-ref %}


---

# 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://ticketking.xyz/docs/ko/get-help-and-community/status-page.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.
