# 部署计划

- [自托管 Bitwarden](https://help.ppgg.in/docs/self-hosting/plan-for-deployment/self-host-bitwarden.md)
- [自托管检查清单](https://help.ppgg.in/docs/self-hosting/plan-for-deployment/self-host-checklist.md)
- [自托管组织](https://help.ppgg.in/docs/self-hosting/plan-for-deployment/self-host-an-organization.md)
- [迁移到新服务器](https://help.ppgg.in/docs/self-hosting/plan-for-deployment/migration.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://help.ppgg.in/docs/self-hosting/plan-for-deployment.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.
