# 计算机网络-自顶向下方法

- [第1章：计算机网络](https://ayohuang.gitbook.io/ayo-site/ji-suan-ji-ji-chu/wang-luo/ji-suan-ji-wang-luo-zi-ding-xiang-xia-fang-fa/di-1-zhang-ji-suan-ji-wang-luo.md)
- [第2章：应用层](https://ayohuang.gitbook.io/ayo-site/ji-suan-ji-ji-chu/wang-luo/ji-suan-ji-wang-luo-zi-ding-xiang-xia-fang-fa/di-2-zhang-ying-yong-ceng.md)
- [第3章：传输层](https://ayohuang.gitbook.io/ayo-site/ji-suan-ji-ji-chu/wang-luo/ji-suan-ji-wang-luo-zi-ding-xiang-xia-fang-fa/di-3-zhang-chuan-shu-ceng.md)
- [第4章：网络层-数据平面](https://ayohuang.gitbook.io/ayo-site/ji-suan-ji-ji-chu/wang-luo/ji-suan-ji-wang-luo-zi-ding-xiang-xia-fang-fa/di-4-zhang-wang-luo-ceng-shu-ju-ping-mian.md)
- [第5章：网络层-控制平面](https://ayohuang.gitbook.io/ayo-site/ji-suan-ji-ji-chu/wang-luo/ji-suan-ji-wang-luo-zi-ding-xiang-xia-fang-fa/di-5-zhang-wang-luo-ceng-kong-zhi-ping-mian.md)
- [MAC地址和ARP](https://ayohuang.gitbook.io/ayo-site/ji-suan-ji-ji-chu/wang-luo/ji-suan-ji-wang-luo-zi-ding-xiang-xia-fang-fa/di-6-zhang-shu-ju-lian-lu-ceng.md)
- [第8章：网络安全](https://ayohuang.gitbook.io/ayo-site/ji-suan-ji-ji-chu/wang-luo/ji-suan-ji-wang-luo-zi-ding-xiang-xia-fang-fa/di-8-zhang-wang-luo-an-quan.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://ayohuang.gitbook.io/ayo-site/ji-suan-ji-ji-chu/wang-luo/ji-suan-ji-wang-luo-zi-ding-xiang-xia-fang-fa.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.
