# 要求擲骰

![使用示範](/files/WFx2FcfBpvoSY7biH4Zp)

### 要求擲骰功能

方便GM提示玩家需要進行的擲骰，支援角色卡，所以可以調用.ch功能。

輸入指令後，會彈出按鈕，點擊後就會自動進行擲骰。

### 使用方法

`.re 要求擲骰`\
例如 .`re 1d100 哈哈, 1d3 SC成功, 1d10 SC失敗`

每個擲骰方法需要使用逗號(,)進行分割

{% hint style="info" %}
注意: 本功能支援Discord斜線(/)功能，只需要把(.)轉成(/)
{% endhint %}


---

# 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/trpg-gong-neng/yao-qiu-zhi-tou.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.
