> ## Documentation Index
> Fetch the complete documentation index at: https://developer.box.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ディープリンク

Boxのモバイルアプリでは、フォルダオブジェクトとファイルオブジェクトへのディープリンクがサポートされています。ウェブページまたはネイティブアプリからディープリンクを使用してBoxで直接オブジェクトを開くことができます。

Boxのモバイルアプリでは、以下のURLがサポートされています。

| アプリケーション        | オブジェクトタイプ | ディープリンクのURL                            | iOSおよびAndroid |
| --------------- | --------- | -------------------------------------- | ------------- |
| **Box**         | フォルダ      | `boxapp://folder?id=[folderid]`        | バージョン3.7以降    |
|                 | ファイル      | `boxapp://file?id=[fileid]`            |               |
|                 | 共有リンク     | `boxapp://sharedlink?url=[sharedlink]` |               |
|                 |           |                                        |               |
| **Box for EMM** | フォルダ      | `boxemm://folder?id=[folderid]`        | バージョン3.7以降    |
|                 | ファイル      | `boxemm://file?id=[fileid]`            |               |
|                 | 共有リンク     | `boxemm://sharedlink?url=[sharedlink]` |               |
