# 유의사항

### 🛜 네트워크

* 현재 제공되는 서비스는 일부 환경에서는 간헐적인 불안정이 발생할 수 있습니다.
* 녹음 종료 시점에 네트워크 연결이 해제되는 경우, 다시 녹음해야 할 수 있습니다.
* WIFI 연결이 불안정한 곳에서는 모바일 데이터로 이용해 주실 것을 권장드립니다.

### 🎯 정확도

* 일정 정보가 담긴 음성이나 사진이 명확하면 AI 등록 결과물이 더 정확하게 나올 수 있습니다.
* 음성으로 일정을 등록할 경우, 음성 인식 품질 향상을 위해 소음이 적은 환경에서 마이크 또는 음향기기를 가까이 두고 녹음해 주세요.


---

# 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://moa.gitbook.io/moa_calendar/help/check.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.
