# ヘルプセンター

よくある質問への回答を見つけたり、UpNote の機能の使い方を学んだり、トラブルシューティングのサポートを受けたりできます。以下の記事を閲覧するか、検索バーを使って必要なヘルプをすばやく見つけてください。

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>🚀 はじめに</h4></td><td>UpNote の基本を学びましょう — アプリをダウンロードし、最初のノートを作成し、デバイス間で同期します。</td><td><a href="/pages/Riha6Qog8wLLp1hg4f7Q">/pages/Riha6Qog8wLLp1hg4f7Q</a></td></tr><tr><td><h4>📝 書く＆編集</h4></td><td>美しい文章を書くためのツール、テキストのフォーマット方法、ノートにリッチコンテンツを追加する方法を学べます。</td><td><a href="/pages/1ucCCOwKHe1jbRTzS96z">/pages/1ucCCOwKHe1jbRTzS96z</a></td></tr><tr><td><h4>📔 ノートの整理・管理</h4></td><td>ノートブック、タグ、スペースを使ってノートを整理し、並べ替えや検索、管理のツールを活用できます。</td><td><a href="/pages/NxDgGwFfA0dIS0XFH13F">/pages/NxDgGwFfA0dIS0XFH13F</a></td></tr><tr><td><h4>🛡️ 安全性・管理</h4></td><td>ロックされたノートブックや編集制御で情報を保護し、コンテンツを安全に管理します。</td><td><a href="/pages/YlVs511TWcpEdBscRlLE">/pages/YlVs511TWcpEdBscRlLE</a></td></tr><tr><td><h4>📥 インポート・エクスポート</h4></td><td>ノートを UpNote と他のアプリ間で移動したり、コンテンツをバックアップしたり、外部で共有したりできます。</td><td><a href="/pages/gk9oRAooKvtgqr0nO46F">/pages/gk9oRAooKvtgqr0nO46F</a></td></tr><tr><td><h4>💡リソース</h4></td><td>高度なツール、キーボードショートカット、リリースノート、サポート情報を確認できます。</td><td><a href="/pages/YMM5QV3GoRITFe2yTBv4">/pages/YMM5QV3GoRITFe2yTBv4</a></td></tr></tbody></table>

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

* [アカウントにサインインできません](/ja/resources/troubleshoot-issues/cant-sign-in-to-account.md)
* [同期がうまくいかない場合](/ja/resources/troubleshoot-issues/sync-not-working.md)
* [失われたノートの復元](/ja/resources/troubleshoot-issues/restore-missing-notes.md)
* [画像が表示されない場合](/ja/resources/troubleshoot-issues/images-not-displaying.md)
* [プレミアムが表示されない場合](/ja/resources/upnote-premium/troubleshooting/premium-purchase-not-reflected.md)
* [重複したサブスクリプション料金](/ja/resources/upnote-premium/troubleshooting/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/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.
