# The MWM5 Library / TWELITE STAGE

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

本資料の記述内容はライブラリとして取り扱い、ライブラリに適用される[MW-OSSLA](https://twelite.gitbook.io/general/license/mw-ossla)を適用します。
{% endhint %}

{% hint style="danger" %}
本資料は**latest**バージョンで、開発中の情報も含まれます。
{% endhint %}

本ライブラリMWM5は、M5StackとTWELITE をシリアル(UART)接続して、M5Stack上でTWELITEを利用することを目的としています。またライブラリを活用した [TWELITE STAGE](https://mono-wireless.com/jp/products/stage/) (開発環境) のソースコードも含まれています。

* TWELITEシリアルデータ形式のパーサーライブラリ
* ターミナル画面描画を行うライブラリ
* Windows/Linux/macOS向けウインドウ描画ライブラリ
* TWELITE STAGE (TWELITE 開発・評価環境)

![標準アプリ App\_Twelite のパケットデータ表示例](https://1859076879-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz_q8yNGtrx39HyLX6-%2F-M074LC8B8fFOP2Jn_x6%2F-M075t8ubyfn1uXj0amX%2F20200215-DSC04564.jpg?alt=media\&token=c218e972-0cdb-431f-8f3d-d822311a3b47)

![TWELITE PALのパケット表示例](https://1859076879-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz_q8yNGtrx39HyLX6-%2F-M074LC8B8fFOP2Jn_x6%2F-M075t8wcG5R0TPwoRpa%2F20200215-DSC04557.jpg?alt=media\&token=8944bebe-58d5-4ed4-8296-b0aaccd0677a)


---

# 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://mwm5.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.
