# 開始進行TRPG

TRPG是一類非常好玩的遊戲模式，可能你被它的遊戲性或是自由度所吸引

它通常由幾種元素組成，包括

* 隨機性(抽牌，擲骰)
* 數值(角色的能力，屬性，挑戰的難度)
* 資料(世界觀，書籍，文章)

所以需要不同的工具去紀錄和處理它們，在面團中最基本是實物的骰子，紙筆墨，但在網絡中你可以使用電子的方式進行取代。

在下面會介紹不同的工具去取代實物。

{% hint style="info" %}
私心推薦大家使用角色卡功能，在Discord跑文字團真的很有用

![](/files/9nL0K9JwtAMPjo39KMxg)
{% 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/kai-shi-jin-hang-trpg.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.
