> 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/getting-started/what-is-doraverse.md).

# Doraverseとは

AIツールは本来、私たちの生産性を高めるために作られました。しかし現状では、多くのアプリやタブを行き来し、それぞれが独立しているため、実際の業務と結びついていません。

Doraverseは、この課題を解決するために誕生しました。

## すべてを一つにまとめたAIコワーカー

*日々の業務をスムーズにこなし、作業を加速*

Doraverseでは、世界最先端のAIモデルがすべて一つの場所に集まり、今行っている業務に対して最大限の力を発揮し、明日あなたが達成できる可能性も広げます。

ワークフローにシームレスに統合されているため、Doraverseが日常業務を自動化し、本当に重要なことに集中できます。より大きな成果を生み出し、自信を持って前進できる環境を提供します。

***

## Doraverseでできること

### 15種類以上のAIモデル・ツールを一括利用

AI Chat、AI Docs、AI Image、AI Video、AI Voice、AI Slides、Deep Researchなど、チームで使えるオールインワンのワークスペースです。

### 50以上の外部連携・ワークフロー自動化

お気に入りのアプリをDoraverseに接続し、さまざまな業務フローを簡単に自動化できます。

### 1000以上のユースケース

マーケティング、営業、人事、財務、法務、管理など、あらゆる職種に最適化された実践的なAIソリューションを提供します。

### チーム管理とコントロール

AIの利用状況や効果を可視化し、役割管理やワークスペース全体へのブランド適用も可能です。

**できることの詳細は、**[**こちらの機能一覧**](https://doraverse.gitbook.io/docs/jp/feature-list)**をご覧ください**。


---

# 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, and the optional `goal` query parameter:

```
GET https://help.doraverse.com/jp/getting-started/what-is-doraverse.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
