> For the complete documentation index, see [llms.txt](https://docs.movel.ai/new-collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.movel.ai/new-collection/fan-ti-zhong-wen/seirios-rns/product-features/he-xin-gong-neng/yi-biao-ban.md).

# 儀表板

使用者登入後，你會看到的第一個頁面就是儀表板。在建置、儲存和下載地圖後，地圖將在此處呈現視覺化。

![Seirio RNS 儀表板](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkBtlBrwlCbBifOLd-h-887967055%2Fuploads%2FyyDI99TvDrqeqyWq3dvi%2Fimage.png?alt=media\&token=e867981c-cb11-4687-95cb-a79a6ec081c1)

**速度控制（直線/轉彎）、方向控制（操縱桿/鍵盤），以及與模式相關的按鈕**，都將顯示在此面板中。 該面板也可以切換為隱藏或顯示。<br>

![根據選擇的模式，會有不同的呈現。](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkBtlBrwlCbBifOLd-h-887967055%2Fuploads%2FrDOsAHRf4TCw1Vbm0lq7%2Fimage.png?alt=media\&token=057d5e2d-ffed-4b27-8066-6aa3ff641153)

{% hint style="warning" %}
請注意！**急停**會切斷電機的電流，並使機器人無法移動。 要中止/清除隊列中的任務，請改選擇**清除任務。**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.movel.ai/new-collection/fan-ti-zhong-wen/seirios-rns/product-features/he-xin-gong-neng/yi-biao-ban.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
