# V2bX文档

## V2bX文档

- [关于V2bX](https://v2bx.v-50.me/v2bx/readme.md): A Xray backend framework that can easily support many panels.
- [下载和安装](https://v2bx.v-50.me/v2bx/v2bx-xia-zai-he-an-zhuang/install.md)
- [使用一键脚本安装](https://v2bx.v-50.me/v2bx/v2bx-xia-zai-he-an-zhuang/install/one-click.md)
- [手动安装](https://v2bx.v-50.me/v2bx/v2bx-xia-zai-he-an-zhuang/install/manual.md)
- [配置文件说明](https://v2bx.v-50.me/v2bx/v2bx-pei-zhi-wen-jian-shuo-ming/config.md)
- [限速功能说明](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/speedlimit.md)
- [设备连接限制功能说明](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/devicelimit.md)
- [Singbox内核自定义配置说明](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/singbox-nei-he-zi-ding-yi-pei-zhi-shuo-ming.md)
- [Xray内核自定义DNS说明](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/dns.md)
- [Xray内核自定义路由功能说明](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/zi-ding-yi-lu-you-gong-neng-shuo-ming.md)
- [Xray内核自定义入口功能说明](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/zi-ding-yi-ru-kou-gong-neng-shuo-ming.md)
- [Xray内核自定义出口功能说明](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/zi-ding-yi-chu-kou-gong-neng-shuo-ming.md)
- [审计功能说明](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/rule.md)
- [自动申请证书说明](https://v2bx.v-50.me/v2bx/gong-neng-shuo-ming/cert.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://v2bx.v-50.me/v2bx/readme.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.
