# How to Use YubiKey for Two-factor Authentication (2FA) on Binance

## What is a Yubikey?

A YubiKey is a small electronic device that works as a security key and can be used for various authentication methods. On Binance, security keys can provide an extra layer of account security, acting as a [**Two-factor Authentication (2FA)**](https://www.binance.com/en/support/faq/115000433432) method for logging in to your account, withdrawing funds, and resetting passwords. While there are other types of security keys, this guide focuses on the YubiKey.&#x20;

Note:

* You can bind up to 5 Yubikeys to your account, each Yubikey has the same access right to your account;
* Any bound Yubikeys can be used to verify your account.

## How to set up your Yubikey on Binance?

1\. Log in to your [**Binance**](https://www.binance.com/en) account, go to **\[Profile]** - **\[Security]**. Next, click **\[Setup]** to start the process.

![](https://public.bnbstatic.com/image/cms/article/body/202106/ba21039c541dd7f482054fcc383e9817.png)

2\. Read the note carefully and if you agree, click **\[Continue anyway]**.

![](https://public.bnbstatic.com/image/cms/article/body/202106/98c6cd4bdd16593197f383fb2100ffb9.png)

3\. You will need to insert your YubiKey and activate it. Please insert your YubiKey into an available USB port and touch its button within 60 seconds. You can try again if time is up.

![](https://public.bnbstatic.com/image/cms/article/body/202106/bb4ec97f18cc89deaa333e4dd858dd26.png)

![](https://public.bnbstatic.com/image/cms/article/body/202106/53b5d3a50b592dd327ab864a11db0780.png)

Click **\[Allow]** if you get the following message:

![](https://public.bnbstatic.com/image/cms/article/body/202106/4a939dfcc9446bfb51dd5ef14a615731.png)

4\. Your Yubikey is now verified. You need to set a label (name) for your YubiKey. Then click **\[Verify your account]**.

![](https://public.bnbstatic.com/image/cms/article/body/202106/63440a69ac789ae2a79a7473cbd26ac7.png)

5\. You will need to verify the Yubikey with your other 2FA verification codes.\
6\. Congratulations. Your account is now secured by a YubiKey.


---

# 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.futuregold.us/binance-education/two-factor-authentication/how-to-use-yubikey-for-two-factor-authentication-2fa-on-binance.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.
