# 桌遊紀錄

> ## 桌遊分區說明 \#

* [極品區](/portfolio/boardgame/level-1.md)：

  &#x20; 評價 90 分以上，沒有玩膩跡象。
* [優質區](/portfolio/boardgame/level-2.md)：

  &#x20; 評價 70～89 分，三不五時會想來一場。
* [正常區](/portfolio/boardgame/level-3.md)：

  &#x20; 評價 50～69 分，要不要玩都可以。
* [雞肋區](/portfolio/boardgame/level-4.md)：

  &#x20; 評價 30～49 分，食之無味、棄之可惜。
* [死亡區](/portfolio/boardgame/level-5.md)：

  &#x20; 連給分數都懶，純粹簽到用。


---

# 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://www.psmonkey.org/portfolio/boardgame.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.
