# 翻译约定

很多英文词语存在多种中文翻译，每个人也都有自己习惯的说法，没有绝对的正确与错误，仁者见仁，智者见智。故在此统一翻译，减少读者阅读苦难。

| 英文词汇                            | 本文翻译为   | 其他翻译                                                                    |
| ------------------------------- | ------- | ----------------------------------------------------------------------- |
| Auto-Fill                       | 自动填充    | 自动填写                                                                    |
| Search                          | 搜索      | 检索                                                                      |
| Accessibility                   | 无障碍     | 辅助                                                                      |
| provision                       | 布建/配置   | 维护、预配 \[[参考](https://blog.csdn.net/catharryy/article/details/48661557)] |
| remove                          | 移除      | 删除                                                                      |
| Granular Access Control         | 粒度访问控制  | 精细访问控制                                                                  |
| MSP (Managed Service Providers) | 托管服务提供商 | 管理服务提供商                                                                 |


---

# 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/appendix/translation-agreement.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.
