# 設定方法

TWELITE CUEを設定する方法は以下の2種類あります。

設定できる内容に関してはインタラクティブモードをご確認ください。

## OTAによる設定

&#x20;OTAとはOver the Airの略です。非接触での通信を意味します。OTA設定は[インタラクティブモード](https://mono-wireless.com/jp/products/TWE-APPS/interactive.html)での設定をケーブル接続不要で行う機能です。

OTAを実行するには [MONOSTICK-モノスティック](https://mono-wireless.com/jp/products/MoNoStick/index.html)が必要です。

設定方法は以下のページを参照してください。

{% content-ref url="/pages/-MNXhpOjSVgwRZdoSExV" %}
[OTAによる設定](/mw-pug-cue/settings/settings-by-ota.md)
{% endcontent-ref %}

## TWELITE R2を使用する設定

&#x20;TWELITE CUEの7Pインターフェイスに[TWELITE R](https://mono-wireless.com/jp/products/TWE-LITE-R/index.html)を接続してインタラクティブモードで設定を行うことも可能です。

![TWELITE R2との接続](/files/-MNa4eJrgPC_KhG4hHB5)

TWELITE R2を使用して設定する場合は以下の手順で設定してください。

1. TWELITE STAGE APPを起動する。\
   パソコンに[TWELITE STAGE SDK](https://mono-wireless.com/jp/products/stage/index.html)をインストールし、MWSTAGEフォルダ内のTWELITE\_stageファイルをダブルクリックする。
2. インタラクティブモードで設定値を入力する。\
   TWELITE STAGE APPのトップメニューから 3:インタラクティブモード を選択して値を変更し保存する。

{% hint style="danger" %}
TWELITE R2を逆向きに接続するとTWELITE CUEが破損します。上図の方向で接続して下ださい。
{% endhint %}


---

# 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://twelite.gitbook.io/mw-pug-cue/settings.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.
