# Security

- [How does Cwallet Ensure Account Security?](https://docs.cwallet.com/security/how-does-cwallet-ensure-account-security.md)
- [Password](https://docs.cwallet.com/security/password.md)
- [Login Password](https://docs.cwallet.com/security/password/login-password.md)
- [How to Set a Login Password](https://docs.cwallet.com/security/password/login-password/how-to-set-a-login-password.md)
- [How to Reset Login Password](https://docs.cwallet.com/security/password/login-password/how-to-reset-login-password.md)
- [Forgot Login Password](https://docs.cwallet.com/security/password/login-password/forgot-login-password.md)
- [Payment Password](https://docs.cwallet.com/security/password/payment-password.md)
- [How to Set Payment Password](https://docs.cwallet.com/security/password/payment-password/how-to-set-payment-password.md)
- [How to Reset Payment Password](https://docs.cwallet.com/security/password/payment-password/how-to-reset-payment-password.md)
- [Forgot Payment Password](https://docs.cwallet.com/security/password/payment-password/forgot-payment-password.md)
- [2FA](https://docs.cwallet.com/security/2fa.md)
- [How to Enable 2FA](https://docs.cwallet.com/security/2fa/how-to-enable-2fa.md)
- [How to Change/Disable 2FA](https://docs.cwallet.com/security/2fa/how-to-change-disable-2fa.md)
- [How to Recover 2FA](https://docs.cwallet.com/security/2fa/how-to-recover-2fa.md)
- [PassKey](https://docs.cwallet.com/security/passkey.md)
- [How to Enable PassKey](https://docs.cwallet.com/security/passkey/how-to-enable-passkey.md)
- [How to Disable PassKey](https://docs.cwallet.com/security/passkey/how-to-disable-passkey.md)
- [App Lock](https://docs.cwallet.com/security/app-lock.md)
- [How to Enable App Lock](https://docs.cwallet.com/security/app-lock/how-to-enable-app-lock.md)
- [How to Disable App Lock](https://docs.cwallet.com/security/app-lock/how-to-disable-app-lock.md)
- [Social Account Linking](https://docs.cwallet.com/security/social-account-linking.md)
- [Email Address](https://docs.cwallet.com/security/social-account-linking/email-address.md)
- [How to Connect Email Address](https://docs.cwallet.com/security/social-account-linking/email-address/how-to-connect-email-address.md)
- [How to Change Email Address](https://docs.cwallet.com/security/social-account-linking/email-address/how-to-change-email-address.md)
- [Phone Number](https://docs.cwallet.com/security/social-account-linking/phone-number.md)
- [How to Connect Phone Number](https://docs.cwallet.com/security/social-account-linking/phone-number/how-to-connect-phone-number.md)
- [How to Change Phone Number](https://docs.cwallet.com/security/social-account-linking/phone-number/how-to-change-phone-number.md)
- [Social Media](https://docs.cwallet.com/security/social-account-linking/social-media.md)
- [How to Connect Social Media](https://docs.cwallet.com/security/social-account-linking/social-media/how-to-connect-social-media.md)
- [How to Disconnect Social Media](https://docs.cwallet.com/security/social-account-linking/social-media/how-to-disconnect-social-media.md)
- [Device Management](https://docs.cwallet.com/security/device-management.md)
- [How to Check and Revoke a Device](https://docs.cwallet.com/security/device-management/how-to-check-and-revoke-a-device.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://docs.cwallet.com/security.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.
