# TWE Programmer

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

TWE Programmer は TWELITE シリーズの無線マイコンへのファームウェアの書き込みや、ターミナル接続を行うためのユーティリティです。

TWE Programmer の使用方法、オプション等を解説します。

{% 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://tweprogrammer.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.
