# 设计手稿

在本次 P\&KU2 中，Winfrid 在编写题目的过程里自己学到了很多。这里是 Winfrid 在赛后总结写的一些设计手稿。

目前只有 “谜题结构” 和 “中文答案”，未来应该还会再写一篇关于面向初次进行谜题编写的作者的一些建议——虽然我其实整体的谜题编写还没有达到能写这个的地步，但我深感自己在谜题编写的过程中时长会忘却初心，所以非常想要将自己所体会到的一些内容分享给同僚们。


---

# 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://puzzle-and-key-universe.gitbook.io/archive/p-and-ku2-be-spring/she-ji-shou-gao.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.
