# Bitwarden 部署和使用

## Bitwarden 部署和使用

- [关于](https://host.ppgg.in/about.md)
- [Bitwarden 部署和使用](https://host.ppgg.in/bitwarden.md)
- [准备](https://host.ppgg.in/bitwarden/preparation.md)
- [部署](https://host.ppgg.in/bitwarden/deployment.md)
- [安装配置文件](https://host.ppgg.in/bitwarden/installation.md)
- [环境配置文件](https://host.ppgg.in/bitwarden/environment.md)
- [使用](https://host.ppgg.in/bitwarden/use.md)
- [故障](https://host.ppgg.in/bitwarden/troubleshoot.md)
- [总结](https://host.ppgg.in/bitwarden/summary.md)
- [Vaultwarden 部署和使用](https://host.ppgg.in/vaultwarden.md)
- [准备](https://host.ppgg.in/vaultwarden/preparation.md)
- [部署](https://host.ppgg.in/vaultwarden/deployment.md)
- [配置](https://host.ppgg.in/vaultwarden/configuration.md)
- [使用](https://host.ppgg.in/vaultwarden/use.md)
- [故障](https://host.ppgg.in/vaultwarden/troubleshoot.md)
- [日常使用（通用）](https://host.ppgg.in/universal-use.md)
- [各种访问地址](https://host.ppgg.in/resource/address.md)
- [密码管理软件](https://host.ppgg.in/resource/password-manager.md)
- [免费公共实例](https://host.ppgg.in/resource/public-instances.md)
- [术语以及其他](https://host.ppgg.in/resource/terms.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://host.ppgg.in/about.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.
