# 模擬器快速上手

請先確保模擬器是32位元的（Robotmon只支援32位元模擬器）

### 第一步，安裝 Robotmon App

​[Google Play 下載](https://play.google.com/store/apps/details?id=com.r2studio.robotmon)並安裝 Robotmon App

### 第二步，啟動 Robotmon Service

{% hint style="warning" %}
此步驟攸關於不須Root操作，因此只要模擬器 **重開就需要重複此步驟**

如果多開模擬器，建議啟用Root，並使用上述方法
{% endhint %}

請參考[安裝 SimpleManager](https://app.gitbook.com/o/-LDCTeplclEIqN_vOJR7/s/-LDCTepm-NIh5ojz-G9T/~/changes/84/jiao-wen-jian/an-zhuang-simplemanager) 和 [啟動 Robotmon Service](https://app.gitbook.com/o/-LDCTeplclEIqN_vOJR7/s/-LDCTepm-NIh5ojz-G9T/~/changes/84/jiao-wen-jian/service-jiao) 教學


---

# 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/mo-qi-kuai-su-shang-shou.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.
