> 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/install-doraverse-app.md).

# Doraverseアプリのインストール

Doraverseは、ブラウザから直接インストールできる**プログレッシブウェブアプリ（PWA）と、App StoreやGoogle Playからダウンロードできるネイティブモバイルアプリ**の両方でご利用いただけます。ご利用のデバイスやワークフローに合わせて最適な方法をお選びください。

## デスクトップへのインストール（Mac・Windows） <a href="#desktop-installation-mac-and-windows" id="desktop-installation-mac-and-windows"></a>

1. ブラウザでDoraverseのワークスペースドメインにアクセスします。

2. アドレスバー右側のデスクトップダウンロードアイコン、または「➕」を探します。

3. **インストール**をクリックして確認します。Doraverseがスタートメニューやアプリケーションフォルダに追加され、ネイティブアプリのように利用できます

## モバイルへのインストール（iOS・Android) <a href="#mobile-installation-ios-and-android" id="mobile-installation-ios-and-android"></a>

#### iOS (App Store)

お使いのデバイスでApp Storeを開き、Doraverseと検索するか、[こちら](https://apps.apple.com/us/app/doraverse-ai-universe-of-work/id6748024399)から直接アクセスしてください。

**Android**

Android向けネイティブアプリは近日公開予定です。それまでの間は、Doraverseをプログレッシブウェブアプリ（PWA）としてインストールできます。

1. デバイスのブラウザでDoraverseのワークスペースドメインにアクセスします。
2. 画面右上の三点メニュー（︙）をタップします。
3. **ホーム画面に追加**の下に**2つのオプション**が表示されます：
   1. **インストール**\
      ➤ DoraverseをPWAとしてインストールします。
   2. **ショートカットを作成**\
      ➤ ホーム画面にショートカットを追加します（ブラウザタブで開きます）。

ホーム画面に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/getting-started/install-doraverse-app.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.
