# TWELITE SDKの使用法

- [TWELITE SDKのインストール](https://sdk.twelite.info/twelite-sdk-howto/twelite-sdknoinsutru.md)
- [VSCode での利用](https://sdk.twelite.info/twelite-sdk-howto/vscode-deno.md)
- [フォルダ構成](https://sdk.twelite.info/twelite-sdk-howto/derekutori.md)
- [コマンドラインでのビルド方法](https://sdk.twelite.info/twelite-sdk-howto/komandoraindenobirudo.md)
- [ビルド定義について](https://sdk.twelite.info/twelite-sdk-howto/birudonitsuite.md)
- [Makefile について](https://sdk.twelite.info/twelite-sdk-howto/birudonitsuite/makefile-nitsuite.md)
- [Version.mk について](https://sdk.twelite.info/twelite-sdk-howto/birudonitsuite/versionmk-nitsuite.md)
- [binファイル命名則](https://sdk.twelite.info/twelite-sdk-howto/birudonitsuite/binfuiru.md)
- [ファームウェア書換](https://sdk.twelite.info/twelite-sdk-howto/fumuua.md)
- [ファームウェア書換用配線](https://sdk.twelite.info/twelite-sdk-howto/fumuua/fumuua.md)
- [tweterm.py](https://sdk.twelite.info/twelite-sdk-howto/fumuua/tweterm.py.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://sdk.twelite.info/twelite-sdk-howto.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.
