# 範例

以下是四個範例劇本的簡介：

1. **貓咪的一天**&#x20;

   這是一個輕鬆的角色扮演故事，玩家將扮演一隻獨自看家的貓，可以選擇要當個乖巧的貓咪、惡作劇的小壞蛋，或是聰明的小幫手，並根據一天的行為迎來不同的結局 。
2. **愛之語心理測驗**&#x20;

   此為一個包含20個問題的心理測驗，透過一系列的情境選擇，幫助使用者分析並找出自己在親密關係中最主要的「愛之語」是屬於哪一種類型 。
3. **靈探事件：山中老村**&#x20;

   這是一個帶有懸疑與恐怖元素的文字冒險遊戲，玩家為了擺脫過去而前往一座深山古村，卻被捲入一場圍繞著神秘儀式與村民的詭異事件中 。
4. **功能測試腳本**&#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://bothelp.hktrpg.com/hktrpg-guan-fang-shi-yong-jiao-xue/yu-le-gong-neng/storyteller-hu-dong-gu-shi-xi-tong/fan-li.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.
