# Security

- [Email](https://support.backpack.exchange/exchange/security/email.md)
- [How to update my account email?](https://support.backpack.exchange/exchange/security/email/how-to-update-my-account-email.md)
- [Troubleshooting Missing Backpack Emails](https://support.backpack.exchange/exchange/security/email/troubleshooting-missing-backpack-emails.md)
- [2FA](https://support.backpack.exchange/exchange/security/2fa.md)
- [Enable 2FA](https://support.backpack.exchange/exchange/security/2fa/enable-2fa.md)
- [Fixing Google Authenticator Code Errors](https://support.backpack.exchange/exchange/security/2fa/fixing-google-authenticator-code-errors.md)
- [Reset 2FA](https://support.backpack.exchange/exchange/security/2fa/reset-2fa.md)
- [Passkey](https://support.backpack.exchange/exchange/security/passkey.md)
- [Enable Passkey](https://support.backpack.exchange/exchange/security/passkey/enable-passkey.md)
- [Reset Password](https://support.backpack.exchange/exchange/security/reset-password.md)
- [Withdrawal Delay](https://support.backpack.exchange/exchange/security/withdrawal-delay.md)
- [I Suspect Unauthorized Access to My Account](https://support.backpack.exchange/exchange/security/i-suspect-unauthorized-access-to-my-account.md)
- [Troubleshoot Connectivity Issues](https://support.backpack.exchange/exchange/security/troubleshoot-connectivity-issues.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://support.backpack.exchange/exchange/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.
