# TRPG 名片與喜好卡功能

<figure><img src="/files/XRVUtdTOXCCxEerse5m1" alt=""><figcaption><p>範例君-TRPG 名片</p></figcaption></figure>

### 1. TRPG 角色卡名片

* **網址**：<https://character.hktrpg.com/>
* **功能特色**：
  * 編輯角色基本資訊、屬性、技能、筆記及其他多項自訂資料
  * 使用 Chart.js 與 SortableJS 呈現動態圖表與拖曳排序功能
  * 提供匯出 PNG 與備份連結，方便分享與儲存角色資料

<figure><img src="/files/wdqGVC1Hua7fTxcnraaO" alt=""><figcaption><p>範例君-TRPG喜好卡</p></figcaption></figure>

### 2. TRPG 遊玩喜好卡

* **網址**：<https://player.hktrpg.com>
* **功能特色**：
  * 展示玩家頭像、暱稱和其他基本資訊
  * 支援多重編輯模式，可自訂遊玩方式、跑團平台、關係扮演等設定
  * 提供即時預覽與匯出為 PNG 的功能，並帶有色彩自訂設定


---

# 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/trpg-ming-pian-yu-xi-hao-ka-gong-neng.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.
