# 第30章 PPP

- [30.1.概述](https://handbook.bsdcn.org/di-30-zhang-ppp/30.1.-gai-shu.md)
- [30.2.配置 PPP](https://handbook.bsdcn.org/di-30-zhang-ppp/30.2.-pei-zhi-ppp.md)
- [30.3.PPP 连接的故障排除](https://handbook.bsdcn.org/di-30-zhang-ppp/30.3.-ppp-lian-jie-de-gu-zhang-pai-chu.md)
- [30.4.使用以太网 PPP（PPPoE）](https://handbook.bsdcn.org/di-30-zhang-ppp/30.4.-shi-yong-yi-tai-wang-ppppppoe.md)
- [30.5.使用 ATM 上的 PPP (PPPoA)](https://handbook.bsdcn.org/di-30-zhang-ppp/30.5.-shi-yong-atm-shang-de-ppp-pppoa.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://handbook.bsdcn.org/di-30-zhang-ppp.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.
