> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/vn/san-giao-dich/bao-mat/2fa/kich-hoat-xac-thuc-hai-yeu-to-2fa-..md).

# Kích hoạt xác thực hai yếu tố (2FA).

🔐 Kích hoạt 2FA là một trong những cách hiệu quả nhất để bảo vệ tài khoản và tiền của bạn. Chúng tôi khuyến nghị bạn kích hoạt 2FA ngay sau khi đăng ký.

1. Đăng nhập vào tài khoản Exchange của bạn, nhấp vào biểu tượng hồ sơ ở góc trên bên phải, vào **Settings (Cài đặt)**, sau đó chọn **Security (Bảo mật)**.

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2F1iCYUzajy81a7q9Iipvx%2Fimage.png?alt=media&#x26;token=90a5fa89-1e1d-4567-b80f-b45133d5e719" alt=""><figcaption></figcaption></figure>

2. Trong mục **2FA**, nhấp **Enable (Kích hoạt)**, sau đó nhập mã dùng một lần (OTP) được gửi đến email đã đăng ký của bạn và nhấp **Submit (Gửi)**.

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FmMC0zVIxVsmmkdd2mjok%2Fimage.png?alt=media&#x26;token=8607d224-cb3d-42ff-a3c2-7694f87d6dfe" alt=""><figcaption></figcaption></figure>

3. Quét mã QR bằng ứng dụng xác thực (ví dụ: Google Authenticator), sau đó nhập **Verification Code (Mã xác minh)** vào ô bên dưới và nhấp **Verify (Xác minh)**.

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2F2hbIuGstdemdizcMNua9%2Fimage.png?alt=media&#x26;token=3c59961e-0e25-472a-a82b-d6bf69f60845" alt=""><figcaption></figcaption></figure>

:tada:Thiết lập hoàn tất!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/support-docs/vn/san-giao-dich/bao-mat/2fa/kich-hoat-xac-thuc-hai-yeu-to-2fa-..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
