# 自动填充

- [从 ... 自动填充](https://help.ppgg.in/docs/password-manager/autofill/autofill-from.md)
- [从浏览器扩展自动填充](https://help.ppgg.in/docs/password-manager/autofill/autofill-from/autofill-from-browser-extensions.md)
- [从浏览器扩展自动保存](https://help.ppgg.in/docs/password-manager/autofill/autofill-from/autosave-from-browser-extensions.md)
- [从 iOS App 自动填充](https://help.ppgg.in/docs/password-manager/autofill/autofill-from/autofill-from-ios.md)
- [从 Android App 自动填充](https://help.ppgg.in/docs/password-manager/autofill/autofill-from/autofill-from-android.md)
- [更多自动填充选项](https://help.ppgg.in/docs/password-manager/autofill/more-autofill-options.md)
- [自动填充通行密钥](https://help.ppgg.in/docs/password-manager/autofill/more-autofill-options/autofill-passkeys.md)
- [自动填充支付卡 & 身份](https://help.ppgg.in/docs/password-manager/autofill/more-autofill-options/auto-fill-cards-and-identities.md)
- [自动填充自定义字段](https://help.ppgg.in/docs/password-manager/autofill/more-autofill-options/auto-fill-custom-fields.md)
- [自动填充基本验证提示](https://help.ppgg.in/docs/password-manager/autofill/more-autofill-options/basic-auth-prompts.md)
- [对指定网站屏蔽自动填充](https://help.ppgg.in/docs/password-manager/autofill/more-autofill-options/blocking-autofill.md)
- [对指定网站屏蔽自动保存](https://help.ppgg.in/docs/password-manager/autofill/more-autofill-options/exclude-domains.md)
- [自动填充故障排除](https://help.ppgg.in/docs/password-manager/autofill/troubleshoot-autofill.md)
- [用于自动填充的 URI 的结构](https://help.ppgg.in/docs/password-manager/autofill/troubleshoot-autofill/forming-uris-for-autofill.md)
- [停用浏览器的内置密码管理器](https://help.ppgg.in/docs/password-manager/autofill/troubleshoot-autofill/disable-a-browsers-built-in-password-manager.md)
- [Android 自动填充故障排除](https://help.ppgg.in/docs/password-manager/autofill/troubleshoot-autofill/troubleshooting-android-auto-fill.md)
- [自动填充 FAQ](https://help.ppgg.in/docs/password-manager/autofill/auto-fill-faqs.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/password-manager/autofill.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.
