# 使用方法

- [キー操作・マウス操作](https://stage.twelite.info/1.0-1/usage/key_mouse.md)
- [画面](https://stage.twelite.info/1.0-1/usage/screens.md)
- [シリアルポート選択](https://stage.twelite.info/1.0-1/usage/screens/serial_port_sel.md)
- [メインメニュー](https://stage.twelite.info/1.0-1/usage/screens/main_menu.md)
- [ビューア](https://stage.twelite.info/1.0-1/usage/screens/main_menu/viewer.md)
- [ターミナル](https://stage.twelite.info/1.0-1/usage/screens/main_menu/viewer/terminal.md)
- [標準アプリ ビューア](https://stage.twelite.info/1.0-1/usage/screens/main_menu/viewer/twelite81.md)
- [PAL/CUE/ARIA ビューア](https://stage.twelite.info/1.0-1/usage/screens/main_menu/viewer/pal_viewer.md)
- [CUE/ARIA ビューア](https://stage.twelite.info/1.0-1/usage/screens/main_menu/viewer/cue_viewer.md)
- [グランサー](https://stage.twelite.info/1.0-1/usage/screens/main_menu/viewer/glancer.md)
- [コマンダー](https://stage.twelite.info/1.0-1/usage/screens/main_menu/viewer/commander.md)
- [アプリ書換](https://stage.twelite.info/1.0-1/usage/screens/main_menu/firm_prog.md)
- [BINから選択](https://stage.twelite.info/1.0-1/usage/screens/main_menu/firm_prog/bin.md)
- [Actビルド＆書換](https://stage.twelite.info/1.0-1/usage/screens/main_menu/firm_prog/act_build.md)
- [TWELITE APPS ビルド＆書換](https://stage.twelite.info/1.0-1/usage/screens/main_menu/firm_prog/tweapps_build.md)
- [Actエクストラ](https://stage.twelite.info/1.0-1/usage/screens/main_menu/firm_prog/act_extras_build.md)
- [指定](https://stage.twelite.info/1.0-1/usage/screens/main_menu/firm_prog/zhi-ding.md)
- [再書換](https://stage.twelite.info/1.0-1/usage/screens/main_menu/firm_prog/zai-shu-huan.md)
- [ビルド・書換画面](https://stage.twelite.info/1.0-1/usage/screens/main_menu/firm_prog/build_screen.md)
- [インタラクティブモード](https://stage.twelite.info/1.0-1/usage/screens/main_menu/interactive.md)
- [TWELITE STAGEの設定](https://stage.twelite.info/1.0-1/usage/screens/main_menu/settings.md)
- [シリアルポートの選択](https://stage.twelite.info/1.0-1/usage/screens/main_menu/select_serial_port.md)
- [M5Stackでの利用](https://stage.twelite.info/1.0-1/usage/use_with_m5stack.md)
- [ログ機能](https://stage.twelite.info/1.0-1/usage/logging.md)


---

# 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/usage.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.
