# 親機・中継機アプリ ユーザーズガイド

親機・中継機アプリ (App\_Wings) は超簡単！標準アプリやパルアプリなどの TWELITE APPS やAct のパケットを受信と中継をするアプリです。

2020年6月以降に出荷される MONOSTICK BLUE や MONOSTICK RED に本アプリがあらかじめインストールされます。

{% hint style="success" %}
[資料の取り扱いについて](https://twelite.gitbook.io/general/about_documents)をご参照ください。  お気付きの点がありましたら、当サポート窓口にご連絡いただければ幸いです。

本資料の表示例（ボタン名や画面キャプチャ）は、資料作成時のバージョンのものとなっています。一部、入手されたバージョンと差異がある場合があります。
{% endhint %}

{% hint style="warning" %}
本プログラムは、[モノワイヤレスソフトウェア使用許諾書](https://sdk.twelite.info/overview/mwsla)に基づき提供されます。
{% endhint %}

[`→モノワイヤレス株式会社ウェブサイト`](https://mono-wireless.com/)


---

# 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://wings.twelite.info/master.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.
