# トラブルシューティング

- [アカウントにサインインできません](https://help.getupnote.com/ja/resources/troubleshoot-issues/cant-sign-in-to-account.md)
- [同期がうまくいかない場合](https://help.getupnote.com/ja/resources/troubleshoot-issues/sync-not-working.md)
- [失われたノートの復元](https://help.getupnote.com/ja/resources/troubleshoot-issues/restore-missing-notes.md)
- [画像が表示されない場合](https://help.getupnote.com/ja/resources/troubleshoot-issues/images-not-displaying.md)
- [UpNote にアクセスできない場合](https://help.getupnote.com/ja/resources/troubleshoot-issues/unable-to-access-upnote.md)
- [タグを作成できない場合](https://help.getupnote.com/ja/resources/troubleshoot-issues/unable-to-create-tags.md)
- [プレミアムが表示されない場合](https://help.getupnote.com/ja/resources/troubleshoot-issues/premium-purchase-not-reflected.md)
- [重複したサブスクリプション料金](https://help.getupnote.com/ja/resources/troubleshoot-issues/duplicate-charges.md)


---

# 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/troubleshoot-issues.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.
