# その他

以下については当社からは特別な対応（ハッシュ値の提示や署名など）は実施しておりません。個別に対応する場合がある場合は、配布ページの記述を確認してください。

* 本資料中に記載がないシステム上の他のマイコンシステム上で動作する実行形式
* バッチファイル・スクリプト・マクロなど他の実行形式から間接的に実行されるコード
* 実行形式以外のファイル
* 配布ファイル中に含まれる実行形式以外のファイル
* TWELITE STAGE SDK 配布ファイル以外の配布ファイル
* GitHubに登録したファイル


---

# 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://twelite.gitbook.io/general/appinstall/sono.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.
