> 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/contact.md).

# お問い合わせ

ご質問・ご要望・サポート依頼など、さまざまな方法でご連絡いただけます。

## メールでのお問い合わせ

* 一般的なご質問や技術サポートは、<support@doraverse.com> までご連絡ください。
* サービス導入やご購入に関するご相談は、<daniel@doraverse.com> までお問い合わせください。

## コミュニティチャンネル

[Slack](https://doraversecommunity.slack.com/ssb/redirect)または[Discord](https://discord.gg/uyUR8BSrd8)の活気あるコミュニティに参加し、他のDoraverseユーザーとの交流や情報共有、仲間やDoraverseチームからのサポートを受けることができます。

## ソーシャルチャンネル

* 最新情報やお知らせは、**X**（旧Twitter）の [Doraverse公式アカウント](https://x.com/doraverse_ai) をフォローしてください。
* **LinkedIn**でもプロフェッショナル向けの最新情報を発信しています。[Doraverse公式LinkedIn](https://www.linkedin.com/company/doraverse) をご覧ください。

ご質問やご要望はお気軽にお寄せください。各種チャンネルのフォローやコミュニティへのご参加もお待ちしています。Doraverseは、皆様の業務をしっかりサポートいたします。


---

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