# Enable 2FA

🔐  Enabling 2FA is one of the most effective ways to keep your account and funds safe. We strongly recommend activating 2FA immediately after registration.

1. Log into your exchange account, click the **Settings** button in the top right corner, and select **Security**.

<figure><img src="/files/Et9Dx48jYEAdDvYjJr4f" alt=""><figcaption></figcaption></figure>

2. Under the **2FA** section, click **Enable**, then enter the one-time passcode (OTP) sent to your registered email and click **Submit**.

<figure><img src="/files/tFDcVJzD8xVQ4GPFZ2XE" alt=""><figcaption></figcaption></figure>

3. Scan the QR code with an authenticator app (e.g., Google Authenticator), then enter the **Verification Code** in the field below and click **Verify**.

<figure><img src="/files/Nrct2xCEytxNP0crJTWj" alt=""><figcaption></figcaption></figure>

:tada:Setup complete!


---

# 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/2fa/enable-2fa.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.
