# 学习站

- [安全学习站](https://dev2ero.gitbook.io/notes-cs/resource/xue-xi-zhan/security-learning.md): Collection of websites related to cyber security
- [门户](https://dev2ero.gitbook.io/notes-cs/resource/xue-xi-zhan/security-learning/men-hu.md)
- [论坛](https://dev2ero.gitbook.io/notes-cs/resource/xue-xi-zhan/security-learning/lun-tan.md)
- [教程](https://dev2ero.gitbook.io/notes-cs/resource/xue-xi-zhan/security-learning/jiao-cheng.md)
- [会议](https://dev2ero.gitbook.io/notes-cs/resource/xue-xi-zhan/security-learning/hui-yi.md)
- [博客](https://dev2ero.gitbook.io/notes-cs/resource/xue-xi-zhan/security-learning/bo-ke.md)
- [编程学习站](https://dev2ero.gitbook.io/notes-cs/resource/xue-xi-zhan/bian-cheng-xue-xi-zhan.md)
- [文档](https://dev2ero.gitbook.io/notes-cs/resource/xue-xi-zhan/bian-cheng-xue-xi-zhan/wen-dang.md)


---

# 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://dev2ero.gitbook.io/notes-cs/resource/xue-xi-zhan.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.
