# 我的清单

* 个人博客
  * [y1ng.org](https://y1ng.org/)
* 安全运营之路
  * [wiki.y1ng.org](https://wiki.y1ng.org/)
* 蓝队清单
  * [blue.y1ng.org](https://blue.y1ng.org/)
* 恶意流量分析练习
  * [traffic.y1ng.org](https://traffic.y1ng.org/)
* 漏洞分析、利用的学习笔记
  * [vuln.y1ng.org](https://vuln.y1ng.org/)


---

# 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://docs.y1ng.org/master.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.
