# 第28章 USB 设备模式/USB OTG

- [28.1.概述](https://handbook.bsdcn.org/di-28-zhang-usb-she-bei-mo-shi-usb-otg/28.1.-gai-shu.md)
- [28.2.USB 虚拟串行端口](https://handbook.bsdcn.org/di-28-zhang-usb-she-bei-mo-shi-usb-otg/28.2.-usb-xu-ni-chuan-hang-duan-kou.md)
- [28.3.USB 设备模式网络接口](https://handbook.bsdcn.org/di-28-zhang-usb-she-bei-mo-shi-usb-otg/28.3.-usb-she-bei-mo-shi-wang-luo-jie-kou.md)
- [28.4.USB 虚拟存储设备](https://handbook.bsdcn.org/di-28-zhang-usb-she-bei-mo-shi-usb-otg/28.4.-usb-xu-ni-cun-chu-she-bei.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-28-zhang-usb-she-bei-mo-shi-usb-otg.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.
