# Environment

以下の環境で開発しています。

動作等の不都合がある場合は、下記の環境を参考にしてください。

| 環境             | 内容                  |
| -------------- | ------------------- |
| OS             | Windows10 バージョン1903 |
| M5Stack ハードウェア | M5stack BASIC       |
| M5Stackライブラリ   | 0.2.9               |


---

# 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-2/getting-started/environment.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.
