# 開始使用

- [HKTRPG 官方使用教學](https://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/kai-shi-shi-yong/readme.md): 本網站是骰子機械人HKTRPG的官方文件。它提供了如何使用HKTRPG的詳細教學。
- [開發支援](https://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/kai-shi-shi-yong/kai-fa-zhi-yuan.md): Server運作需要成本，HKTRPG的存續取決大家的捐款。
- [邀請HKTRPG](https://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/kai-shi-shi-yong/yao-qing-hktrpg.md): 如何使用HKTRPG
- [聊天軟件](https://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/kai-shi-shi-yong/yao-qing-hktrpg/liao-tian-ruan-jian.md): 這頁會介紹如何在聊天軟件上使用HKTRPG。
- [Google Docs](https://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/kai-shi-shi-yong/yao-qing-hktrpg/google-docs.md): 這裡介紹怎樣在Google Docs 上進行擲骰
- [API](https://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/kai-shi-shi-yong/yao-qing-hktrpg/api.md): 這頁會介紹如何經由API使用HKTRPG。
- [網頁版](https://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/kai-shi-shi-yong/yao-qing-hktrpg/wang-ye-ban.md): 為了提供方便性，HKTRPG擁有簡單的網上聊天室，可以即時使用HKTRPG的擲骰功能，而無需使用聊天軟件。網上聊天室裡，你可以和團友簡單聊天或共享擲骰結果。


---

# 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://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/kai-shi-shi-yong.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.
