> For the complete documentation index, see [llms.txt](https://docs.futuregold.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.futuregold.us/binance-education/wallets/how-to-connect-binance-extension-wallet-bew-via-wallet-direct.md).

# How to Connect Binance Extension Wallet (BEW) via Wallet Direct

## What is Wallet Direct?

&#x20;[Wallet Direct](https://www.binance.com/en/wallet-direct) allows seamless token transfer between connected Binance account and [Binance Extension Wallet (BEW)](https://www.binance.org/en/blog/binance-extension-wallet/). Once you establish the connection, you won’t have to copy/paste the address and memo every time you make a transfer.&#x20;

## How to connect my Binance Wallet and Binance Extension Wallet (BEW) via Wallet Direct?&#x20;

To connect your wallets via Wallet Direct, you need to:

* Enable two-factor authentication (2FA) for your Binance account;
* Install the latest version of Binance Extension Wallet on [Chrome](https://chrome.google.com/webstore/detail/binance-chain-wallet/fhbohimaelbohpjbbldcngcnapndodjp) or [Firefox](https://addons.mozilla.org/en-US/firefox/addon/binance-chain/?src=search) (v1.126.11 or above);
* Log in to your Binance Extension Wallet on your browser.

Once you complete the above, follow the instructions below to connect your wallets:1. Log in to your Binance account and go to **\[**[**Wallet Direct**](https://www.binance.com/en/wallet-direct)**]**. Click **\[Verify and connect my address]**, then read the Wallet Direct Notice and click **\[I understand]**.

![](https://public.bnbstatic.com/image/cms/article/body/202109/335928f6417d3292bdf8a09487c62196.png)

![](https://public.bnbstatic.com/image/cms/article/body/202109/6e01c1cf04885cd310dc4893e5797dfd.png)

2\. You need to verify address ownership. Connect your browser extension wallet by clicking **\[Connect to wallet]**.

![](https://public.bnbstatic.com/image/cms/article/body/202109/2d4fb884a7c0a4150d7f6c9e187a36de.png)

3\. You will see a pop-up window with a connecting request. Click **\[Connect]**.

![](https://public.bnbstatic.com/image/cms/article/body/202109/57f8fe87ded5ac1cee60731cd5ee66d9.png)

4\. You see a “sign message”. Click **\[Sign with wallet]** and **\[Confirm]** to verify that you are the owner/creator of the address.

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

5\. You should see your Binance Extension Wallet address. Click **\[Bind]** and verify the request with your 2FA devices.

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

6\. You have successfully connected the wallets.

![](https://public.bnbstatic.com/image/cms/article/body/202109/9231c02cbbb2f25676f1c02f2dcca46d.png)

7\. You can also check the connection status from Binance Extension Wallet under **\[Account]**. You will see “Binance Account” and your Binance email address if the wallets are successfully connected.

![](https://public.bnbstatic.com/image/cms/article/body/202109/9fe4c3cdc857dc52d3a1f86c9a29fa66.png)

### How to disconnect my wallets?

Go to **\[**[**Wallet Direct**](https://www.binance.com/en/wallet-direct)**]** and click **\[Disconnect]** next to the Binance Extension Wallet you want to disconnect.

![](https://public.bnbstatic.com/image/cms/article/body/202109/5eeb45d4edb0d34fe4e1c072104db921.png)

Click **\[Disconnect]** to confirm.

![](https://public.bnbstatic.com/image/cms/article/body/202109/737bae90016917e421b4e064a7287e43.png)

Alternatively, you may disconnect your wallets from Binance Extension Wallet.Go to **\[Account]** - **\[Manage]**. Click **\[Disconnect]** under the account you want to disconnect.

![](https://public.bnbstatic.com/image/cms/article/body/202109/65642ccbb7dbf9fb2053988da6ad0c33.png)

Click **\[Disconnect]** to confirm.

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


---

# 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://docs.futuregold.us/binance-education/wallets/how-to-connect-binance-extension-wallet-bew-via-wallet-direct.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.
