# Login and Security

- [Change Email](https://eu.support.backpack.exchange/exchange/login-and-security/change-email.md)
- [Reset Password](https://eu.support.backpack.exchange/exchange/login-and-security/reset-password.md)
- [OTP Passcode](https://eu.support.backpack.exchange/exchange/login-and-security/otp-passcode.md): The most common fixes for OTP (One Time Pass) code issues:
- [Enable 2FA](https://eu.support.backpack.exchange/exchange/login-and-security/enable-2fa.md)
- [Reset 2FA](https://eu.support.backpack.exchange/exchange/login-and-security/reset-2fa.md)
- [I suspect unauthorized access to my account](https://eu.support.backpack.exchange/exchange/login-and-security/i-suspect-unauthorized-access-to-my-account.md): If you believe someone has accessed your Backpack Exchange account without your permission, follow these urgent steps.
- [Troubleshoot connectivity issues](https://eu.support.backpack.exchange/exchange/login-and-security/troubleshoot-connectivity-issues.md): Experiencing connectivity issues with Backpack Exchange? Follow these troubleshooting steps to resolve the problem.


---

# 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://eu.support.backpack.exchange/exchange/login-and-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.
