# 牛刀小试

* [牛刀小试](http://ctf.idf.cn/index.php?g=game\&m=list\&a=index\&id=16)
  * [被改错的密码](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=29)
  * [ASCII 码而已](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=32)
  * [聪明的小羊](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=52)
  * [摩斯密码](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=33)
  * [啥?](http://ctf.idf.cn/index.php?g=game\&m=article\&a=index\&id=30)


---

# 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://l1nwatch.gitbook.io/ctf/idf-shi-yan-shi/niu-dao-xiao-shi.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.
