# 安裝 SimpleManager

### 下載 SimpleManager

根據作業系統下載 Robotmon Simple Manager ([Windows](https://github.com/r2-studio/robotmon-desktop/releases/download/v1.6.1/simple-manager-v1-6-1-windows-64.exe), [Mac](https://github.com/r2-studio/robotmon-desktop/releases/download/v1.5/simple-manager-v1-5-drawin), [Linux](https://github.com/r2-studio/robotmon-desktop/releases/download/v1.5/simple-manager-v1-5-linux)) ([最新版](https://github.com/r2-studio/robotmon-desktop/releases))

### 執行 SimpleManager

**Windows (支援7以上) 點兩下執行**

如果出現 Windows 已保護您的電腦，請點選`其他資訊>仍要執行`

![](/files/-LrDgR8mB3fJNbUYVeNN)

如果出現 Windows Defender 防火牆已封鎖，請點選允許存取

![](/files/-LrDgqk9AWOwmKLXbjd8)

成功執行出現黑色框框與自動跳出網頁 (或自行開啟網頁 <http://localhost:8888>)

![](/files/-LrDhMd_RdnbkAsbuBWa)

![](/files/-LrDhgqg0cDJEK4L6UT7)

**Mac**

開啟終端機，將下載的檔案改為可執行 (請自行確定路徑是否正確)`chmod a+x ~/Downloads/simple-manager-v1-5-drawin`

點兩下開啟，如果出現安全警示，請開啟`系統偏好設定>安全與隱私>一般>強制開啟`

成功執行會出現終端機與自動開啟網頁（或自行開啟網頁 <http://localhost:8888>）同Windows

**Linux**

開啟終端機，將下載的檔案改為可執行（同Mac），然後直接下指令執行。\
成功會自動開啟網頁（或自行開啟網頁 <http://localhost:8888>）同Windows


---

# 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/an-zhuang-simplemanager.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.
