# 自定义

- [1.翻译电子邮件模板](https://rs.ppgg.in/customization/translating-the-email-templates.md)
- [2.翻译管理页面](https://rs.ppgg.in/customization/translating-admin-page.md)
- [3.自定义 Vaultwarden CSS](https://rs.ppgg.in/customization/customize-vaultwarden-css.md)
- [4.使用自定义网站图标](https://rs.ppgg.in/customization/using-custom-website-icons.md)
- [5.禁用或覆盖密码库接口托管](https://rs.ppgg.in/customization/disabling-or-overriding-the-vault-interface-hosting.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://rs.ppgg.in/customization.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.
