> For the complete documentation index, see [llms.txt](https://guide.valpashotels.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.valpashotels.com/jp/suteppurttosumtodebaisuno/valpassumtodebaisu/valpasmobairuapuridesumtodebaisuwosuru.md).

# Valpasモバイルアプリでスマートデバイスを設定する

## ステップ1: 設置モードにアクセスする

{% stepper %}
{% step %}

### Valpasモバイルアプリを開く

Valpasアプリをお持ちでない場合はアプリをダウンロードしてください：[**モバイルアプリのダウンロード**](/jp/suteppuvalpasmobairuapurinoinsutru/valpasmobairuapuriniroguinsuru.md)
{% endstep %}

{% step %}

### 設置モードに入る <a href="#mdoniru" id="mdoniru"></a>

* モバイルアプリの**プロフィール**のアイコンをタップします。
* プロフィールメニューで、**設置モード（Installation Mode）**&#x3092;タップします。
  {% endstep %}
  {% endstepper %}

<div align="left"><figure><img src="/files/x3L1VvomdImacnWcLozZ" alt="" width="375"><figcaption></figcaption></figure></div>

## ステップ2: 客室を追加する <a href="#suteppu2-wosuru" id="suteppu2-wosuru"></a>

{% stepper %}
{% step %}

### 客室の追加

画面の右下にある **「＋」** ボタンを押して新しい客室を追加します。<br>

<div align="left"><figure><img src="/files/aQyq9aznNqcNf9yDdbQe" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### 客室に名前を付ける

現在Valpasスマートデバイスを設置している部屋の名前または数字を入力してください。

<div align="left"><figure><img src="/files/8rukGTjYic4FkDHiFwcY" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## ステップ3: スマートデバイスの設定

#### **カセットを取り外す**

{% stepper %}
{% step %}

### カセットを取り外す

設置するスマートデバイスからカセットをやさしく取り外します。デバイスからモジュールを押し出すと取り外せます。
{% endstep %}

{% step %}

<div align="left"><figure><img src="/files/FVOYdxiKijkGyJjswcUM" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Valpasモバイルアプリで設定する

アプリの指示に従って、スマートデバイスを客室とペアリングしてください。

アプリ内の指示に従ってスマートデバイスを設定してください。アプリがステップごとに案内し、それぞれのスマートデバイスをステップ2で指定した客室に接続して割り当てるのを手伝います。

<div align="left"><figure><img src="/files/yjSTQDcgGlGjV12NXxUx" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### バッテリーストッパーを取り外す

モジュールを作動させるために、カセットからバッテリーストッパー（透明のストッパー）を取り外します。

<div align="left"><figure><img src="/files/5vl0HSJv3RfQeqTwkcL5" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### カセットを再挿入して赤いランプを確認する <a href="#kasettowoshiteiranpuwosuru" id="kasettowoshiteiranpuwosuru"></a>

* カセットをスマートデバイス内に戻します。しっかりと収まっていることを確認してください。
* カセットを確認してください。赤いランプが点滅すれば、Valpasスマートデバイスは正しく取り付けられています。

<div align="left"><figure><img src="/files/Grt4qqO72Xt3T4dQBJyi" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
**赤いランプが点灯したまま、または点滅しない場合：**

* デバイスからカセットを取り外し、再度取り付けてください。
* 赤いランプが点滅し始めるまでこの手順を繰り返してください。点滅する赤いランプによって設置が完了したことを確認します。
  {% endhint %}

これでValpasのスマートデバイスの設置は完了し、使用する準備が整いました。問題が発生した場合は&#x20;

[Valpasサポートにお問い合わせください](/jp/valpasnoivalpaschmukarasaptowokeru/contact-us.md)


---

# 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://guide.valpashotels.com/jp/suteppurttosumtodebaisuno/valpassumtodebaisu/valpasmobairuapuridesumtodebaisuwosuru.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.
