> For the complete documentation index, see [llms.txt](https://help.doraverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.doraverse.com/jp/help-center/welcome-to-help-center.md).

# ヘルプセンター

## 管理者ポータル

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🚀 <strong>はじめに</strong></td><td>ワークスペースにアクセスし、Doraverseの利用を始めるための基本的なヒントをご案内します。<br></td><td></td><td></td></tr><tr><td>⚙ <strong>ワークスペース管理</strong></td><td>ワークスペースの設定、メンバー管理、ダッシュボード統計の確認方法について説明します。</td><td></td><td></td></tr><tr><td>🗞 <strong>請求・インボイス</strong></td><td>チームやビジネスの支払い・請求書の管理方法をご案内します。</td><td></td><td></td></tr><tr><td><strong>🔒 利用規約</strong></td><td>ご利用に関するポリシーの詳細です。<br></td><td><a href="https://doraverse.com/article/jp/term-of-service">https://doraverse.com/article/jp/term-of-service</a></td><td><a href="https://doraverse.com/article/jp/term-of-service">https://doraverse.com/article/jp/term-of-service</a></td></tr><tr><td>📜 <strong>プライバシーポリシー</strong></td><td>当社のプライバシーポリシーの詳細です。</td><td><a href="https://doraverse.com/article/jp/privacy-policy">https://doraverse.com/article/jp/privacy-policy</a></td><td><a href="https://doraverse.com/article/jp/privacy-policy">https://doraverse.com/article/jp/privacy-policy</a></td></tr></tbody></table>

## ユーザードキュメント

<table data-card-size="large" 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><strong>👋 はじめに</strong></td><td>アカウントの設定、ワークスペースのカスタマイズ、Doraverseの機能を探るためのステップバイステップガイドです。<br></td><td><a href="https://doraverse.gitbook.io/docs/jp/getting-started">https://doraverse.gitbook.io/docs/jp/getting-started</a></td></tr><tr><td><strong>🖇 機能一覧</strong></td><td>Doraverseの強力なAIツールや機能を活用し、よりスマートかつ効率的に作業するための情報をご紹介します。</td><td><a href="https://doraverse.gitbook.io/docs/jp/feature-list">https://doraverse.gitbook.io/docs/jp/feature-list</a></td></tr><tr><td><strong>❔よくある質問</strong></td><td>日常業務に役立つ、よくあるご質問へのクイックな回答やガイダンスを掲載しています。</td><td><a href="https://doraverse.gitbook.io/docs/jp/help/faqs">https://doraverse.gitbook.io/docs/jp/help/faqs</a></td></tr><tr><td>📝 <strong>フィードバック</strong></td><td>サポートの向上やDoraverseの改善のために、ご意見・ご感想をお寄せください。</td><td><a href="https://help.doraverse.com/jp/feedback">https://help.doraverse.com/jp/feedback</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.doraverse.com/jp/help-center/welcome-to-help-center.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.
