# 最新版の取得

TWELITE STAGE アプリは以下の方法で配布しています。

### TWELITE STAGE SDK

> <https://mono-wireless.com/jp/products/stage/index.html>

Windows/Mac/Linuxプラットフォーム用で、開発ツールなどを含め一式を配布します。

### TWELITE STAGEバイナリ配布

更新履歴に最新のTWELITE STAGE SDK から TWELITE STAGE アプリの更新がある場合や、M5Stack版の配布は以下より行います。配布バージョンはGitHub上のtagを確認ください。

{% hint style="warning" %}
TWELITE STAGEアプリは、安定板として配布される最新版のTWELITE STAGE SDKでの動作を目的としています。より旧いSDKでは、新しいTWELITE STAGEアプリは正常動作しない場合があります。
{% endhint %}

Windows10

> <https://github.com/monowireless/TWELITE_Stage_BIN_Win>

Mac (macOS)

> <https://github.com/monowireless/TWELITE_Stage_BIN_macOS>

M5Stack

> <https://github.com/monowireless/TWELITE_STAGE_Bin_M5Stack>

### MWM5ライブラリ

TWELITE STAGE のソースコードを含む MWM5 ライブラリは以下より入手できます。

> <https://github.com/monowireless/mwm5>


---

# 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://stage.twelite.info/1.0-1/get-latest-version.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.
