# 个人使用说明书的组合玩法

个人使用说明书是个比较常见的团队引导游戏。比如在飞书里就有这个游戏的[详细玩法](https://www.feishu.cn/hc/zh-CN/articles/360048137813)。

从本质来说，这是个隐喻的机会，让人将自己拟物，可以投射和发掘更多内涵。之前在公司的年会搞过一种玩法，思路如下：

1. 个人使用说明书，相互介绍
2. 小组结合，看看可以创造出什么新的物种，或者联想变形金刚，组合金刚就是比较容易参照的内容。每个小组可以创造一个新的结合体，它可以拥有更强大的功能，相互之间自然结合。

可以参照下面的视频（虽然反派霸天虎的这个组合结局不甚好，哈哈。）：

[组合金刚](https://www.youtube.com/watch?v=aqYDjmv2cLw)


---

# 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.oulan.com/82n/yi-xiao-bu/personal-manual.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.
