# お問い合わせ

#### バグ報告

UpNote のご利用中に問題が発生した場合：

* アプリを最新バージョンに更新（設定 > ヘルプ > アップデートを確認）して、再度お試しください。
* 解決しない場合は、<support@getupnote.com> までメールでご連絡ください。

問題の確認と調査を行うため、可能であれば以下の情報をご提供ください：

* 発生手順（何をした時に発生したか）
* 実際に起きた現象と、期待していた動作の違い
* 表示されている完全なエラーメッセージ
* スクリーンショットまたは画面録画（非常に参考になります）
* デバッグログ（設定 > フィードバック > デバッグログを保存）

いただいた情報を確認し、できるだけ早くご連絡いたします。

#### 機能リクエスト

ご提案がございましたら、<support@getupnote.com> までお送りください。

皆さまのご意見は、UpNote にとって大変重要です。お寄せいただいた機能リクエストはすべて確認し、今後の改善の参考にさせていただきます。個別にご返信できない場合がありますが、皆さまからの声が UpNote の進化に直接つながっています。


---

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