# DKP

- [DKP模組說明](https://docs.mmorpg.plus/dkp/dkp-mo-zu-shui-ming.md)
- [DKP 增加規則說明](https://docs.mmorpg.plus/dkp/dian-shu-hui-shou.md): 本文件整理目前系統「什麼情況會新增 DKP 點數」的規則。這裡說的新增 DKP，指的是在個人 DKP 紀錄中增加一筆點數紀錄。


---

# 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://docs.mmorpg.plus/dkp.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.
