# 账户访问

- [创建 Bitwarden 账户](https://help.ppgg.in/docs/account/create-bitwarden-account.md)
- [选择服务器](https://help.ppgg.in/docs/account/choose-my-server.md)
- [登录 & 解锁](https://help.ppgg.in/docs/account/log-in-and-unlock.md)
- [主密码](https://help.ppgg.in/docs/account/log-in-and-unlock/master-password.md)
- [忘记主密码](https://help.ppgg.in/docs/account/log-in-and-unlock/i-forgot-my-master-password.md)
- [自动注销或锁定](https://help.ppgg.in/docs/account/log-in-and-unlock/vault-timeout-options.md)
- [理解登录 & 解锁](https://help.ppgg.in/docs/account/log-in-and-unlock/understand-log-in-vs-unlock.md)
- [新设备登录保护](https://help.ppgg.in/docs/account/log-in-and-unlock/new-device-protection.md)
- [使用单点登录](https://help.ppgg.in/docs/account/log-in-and-unlock/using-single-sign-on.md)
- [使用 SSO 登录](https://help.ppgg.in/docs/account/log-in-and-unlock/using-single-sign-on/using-login-with-sso.md)
- [添加受信任设备](https://help.ppgg.in/docs/account/log-in-and-unlock/using-single-sign-on/add-a-trusted-device.md)
- [链接 SSO](https://help.ppgg.in/docs/account/log-in-and-unlock/using-single-sign-on/link-sso.md)
- [更多登录选项](https://help.ppgg.in/docs/account/log-in-and-unlock/more-log-in-options.md)
- [登录到多个账户](https://help.ppgg.in/docs/account/log-in-and-unlock/more-log-in-options/account-switching.md)
- [使用设备登录](https://help.ppgg.in/docs/account/log-in-and-unlock/more-log-in-options/log-in-with-device.md)
- [使用通行密钥登录 & 解锁](https://help.ppgg.in/docs/account/log-in-and-unlock/more-log-in-options/log-in-with-passkeys.md)
- [使用紧急访问登录](https://help.ppgg.in/docs/account/log-in-and-unlock/more-log-in-options/emergency-access.md)
- [更多解锁选项](https://help.ppgg.in/docs/account/log-in-and-unlock/more-unlock-options.md)
- [使用生物识别解锁](https://help.ppgg.in/docs/account/log-in-and-unlock/more-unlock-options/unlocking-with-biometrics.md)
- [使用 PIN 码解锁](https://help.ppgg.in/docs/account/log-in-and-unlock/more-unlock-options/unlock-with-pin.md)
- [两步登录](https://help.ppgg.in/docs/account/two-step-login.md)
- [为什么要使用两步登录？](https://help.ppgg.in/docs/account/two-step-login/field-guide-for-two-step-login.md)
- [设置两步登录](https://help.ppgg.in/docs/account/two-step-login/setup-two-step-login.md)
- [两步登录方式](https://help.ppgg.in/docs/account/two-step-login/setup-two-step-login/two-step-login-methods.md)
- [两步登录 - 验证器](https://help.ppgg.in/docs/account/two-step-login/setup-two-step-login/two-step-login-via-authenticator.md)
- [两步登录 - 电子邮箱](https://help.ppgg.in/docs/account/two-step-login/setup-two-step-login/two-step-login-via-email.md)
- [两步登录 - Duo](https://help.ppgg.in/docs/account/two-step-login/setup-two-step-login/two-step-login-via-duo.md)
- [两步登录 - YubiKey OTP](https://help.ppgg.in/docs/account/two-step-login/setup-two-step-login/two-step-login-via-yubikey.md)
- [两步登录 - 通行密钥](https://help.ppgg.in/docs/account/two-step-login/setup-two-step-login/two-step-login-via-fido.md)
- [两步登录恢复代码](https://help.ppgg.in/docs/account/two-step-login/recovery-codes.md)
- [无法访问两步登录](https://help.ppgg.in/docs/account/two-step-login/lost-two-step-device.md)
- [两步登录 FAQ](https://help.ppgg.in/docs/account/two-step-login/two-step-login-faq.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/account.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.
