# デモ

## OZモバイルアプリの設定

1. デバイスにOZモバイルアプリがインストールされていない場合は、[OZモバイルアプリ](/guide/oz-mobile-app.md)を参照してください。
2. アプリを起動し、右下のメニューアイコンをタブします。
3. **「設定」**&#x30E2;ーダルで、「**追加」**&#x30DC;タンをタップし、
4. **Edit user homepage**モーダルで、次のように入力します。
   * Title: `mirror`
   * Url: *`http://dem.ozeform.io/oz/guide/mirror`*
   * Page name: do not enter
5. **「OK」**&#x3092;押してもう一度「**OK」**&#x3092;押します。
6. アプリが開き、デバイスIDが3文字で表示されます。
7. アプリを閉じて待機しないでください。

## ミラーリングデモ

### デスクトップのメインビューアーを開く

1. **IEブラウザーで下記のURLに接続します。**\
   [*`http://demo.ozeform.io/oz/guide/mirror/mirror-start.html`*](http://oz.ozeform.io/oz/guide/mirror/mirror-start.html)
2. OZモバイルアプリから取得したデバイスIDを入力し、「**Enter**」ボタンをクリックします。
3. OZビューアが初めてデスクトップにインストールされます。
4. しばらく時間がかかります。 サンプルe-Formが開きます。
5. 左上隅にある「**Start Mirroring**」ボタンをクリックします。
6. モバイルビューアが開き、デスクトップビューアと同じe-フォームが表示されます。

### ミラーリングスタート

#### コメントモード

上部のメニューバーのコメントアイコン(<img src="/files/-MGvtwzGJq3BPFmEyPmB" alt="" data-size="line">) をクリックしてコメントモードに入ると、下に示すようにペンと蛍光ペンを使用できます。

![](/files/-MGvuHiPmrSTFS-M2PuI)

![](/files/-MGvuG6yWatqOg71w04Z)

#### ガイドモード

上部のメニューバーにあるガイドモードアイコン(<img src="/files/-MGvuRAW9jqbkS7_TYMK" alt="" data-size="line">)をクリックして、ガイドモードに入ります。 デスクトップビューアでTextBox、RadioButton、またはSignPadをクリックすると、モバイルビューアは、下にキャプチャしたように、強調表示、モーダル選択、またはズームインでユーザー入力をガイドします。

![](/files/-MGvuf9dRI28yDszk-eb)

![](/files/-MGvueBfs_oFRHcxFUrH)

![](/files/-MGvuberZQ2ccEIcc-IL)

#### 入力値の同期

モバイルビューアの入力値は、デスクトップビューアと同期して同期されます。

![](/files/-MGvvChgNO4CuHZjyjCu)

![](/files/-MGvvE8voY2SDhRwU50a)


---

# Agent Instructions: 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://jp.ozeform.io/guide/mirroring-viewer/demo.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.
