# 문의하기

#### 버그 신고

UpNote 사용 중 문제가 발생한 경우:

* 앱을 최신 버전으로 업데이트한 뒤\
  (**Settings > Help > Check for updates**) 다시 시도해주세요.
* 문제가 계속되면 [**support@getupnote.com**](mailto:support@getupnote.com) 으로 이메일을 보내주세요.

문제를 정확히 파악하고 해결하기 위해 아래 정보를 함께 보내주시면 도움이 됩니다:

* 문제 발생 시 어떤 단계를 수행했는지
* 기대한 동작과 실제 동작의 차이
* 화면에 표시된 전체 오류 메시지
* 스크린샷 또는 짧은 화면 녹화 — 매우 도움이 됩니다
* 디버그 로그\
  (**Settings > Feedback > Save debug log**)

보내주신 내용을 검토한 뒤 최대한 빠르게 답변드리겠습니다.

***

#### 의견 및 제안

기능 요청이나 제안이 있다면\
[**support@getupnote.com**](mailto:support@getupnote.com) 으로 자유롭게 보내주세요.

모든 제안은 UpNote의 향후 개선을 위해 검토하며, 개별적으로 답변드리지 못하는 경우에도 여러분의 의견은 앱 발전에 직접적인 도움이 됩니다.

UpNote가 마음에 드신다면 App Store, Windows Store 또는 Google Play에 리뷰/평점을 남겨주시면 큰 힘이 됩니다. 감사합니다.


---

# 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://help.getupnote.com/ko/resources/contact-us.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.
