# 고객센터 안내

## ​🧐 어디로 문의하면 되나요? <a href="#contact" id="contact"></a>

### 평일 운영시간에 문의하기

{% hint style="info" %}

#### 운영시간

채팅상담 : **매일** 24시간, 공휴일 휴무

카카오 챗봇 상담 : 연중무휴 365

이메일 상담 : 365일 접수 가능
{% endhint %}

{% tabs %}
{% tab title="카카오톡으로 문의" %}
\[Mora의  카카오톡채널]\(<<http://pf.kakao.com/_xlIxeVG>>)을 추가하시면 카카오톡으로 빠른 챗봇 상담 또는 채팅상담을 시작하실 수 있습니다. \
\
모바일에서 편리하게 묻고 빠르게 답변을 받아보세요.

* 카카오톡 채널 챗봇 운영시간\
  연중무휴 365일 운영
* 카카오톡 채널 상담 운영 시간\
  365일 24시간 (공휴일 휴무)
  {% endtab %}

{% tab title="이메일로 문의" %}
언제든지 빠른 접수와 휴일이 없는 답변을 받아보실수있습니다.

* <<help@mora-bot.kr>>
* 이메일 상담 운영 시간 : 365일 24시간 (연중무휴)
  {% endtab %}

{% tab title="디스코드로 문의" %}
저희 공식 디스코드 서버에서도 문의를 하실수 있습니다!

* 공식 디스코드 서버 참여하기 : \[참여링크]\(<[https://discord.gg/BEfmJRwjkF>](https://discord.gg/BEfmJRwjkF>))
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions: 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://docs.mora-bot.kr/help.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.
