# 教學文件

- [手機快速上手](https://www.robotmon.app/jiao-wen-jian/kuai-su-shang-shou.md): 輕鬆五步驟，省你1000小時
- [a.開啟手機 USB 偵錯](https://www.robotmon.app/jiao-wen-jian/kuai-su-shang-shou/shou-zhe-mo-shi.md): 為了不須Root也能獲得螢幕截圖、螢幕觸控的權限
- [b.安裝手機 ADB 驅動](https://www.robotmon.app/jiao-wen-jian/kuai-su-shang-shou/an-shou-adb.md): 為了讓電腦連接到手機，並且使用開發模式
- [模擬器快速上手](https://www.robotmon.app/jiao-wen-jian/mo-qi-kuai-su-shang-shou.md): 超簡單上手，省你1000小時
- [安裝 SimpleManager](https://www.robotmon.app/jiao-wen-jian/an-zhuang-simplemanager.md): Simple Manager 安裝教學
- [啟動 Robotmon Service](https://www.robotmon.app/jiao-wen-jian/service-jiao.md): 為了要讓手機離開電腦後，持續擁有螢幕截圖、螢幕觸控的權限。（每次手機重新開機需要啟動一次）
- [App 使用教學](https://www.robotmon.app/jiao-wen-jian/app-shi-yong-jiao.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://www.robotmon.app/jiao-wen-jian.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.
