# Setup External Wallets

Setup you [MyDoorWallet.com](https://mydoorwallet.com) Account first.

{% hint style="success" %}
**NOTE:** For those participating in any promotion ([Founders Friday](https://app.gitbook.com/@doortoken/s/door-help/holder-rewards/founder-friday), etc) - PLEASE add your external wallet where you hold DOOR. This is the wallet we will tie to the promotion.  When the lock-up period has ended you will be asked to login to MyDoorWallet.com and verify ownership of the wallet and then your tokens will be released.
{% endhint %}

In order to send DOOR from MyDoorWallet.com to your external wallet, you must first add your External Ethereum Wallet address to External Wallets under My Wallet section.

### First Step: Add External Wallet Address

If you go to [My Wallet,](https://mydoorwallet.com/#/dashboard/my-wallet) you will see a section at bottom called External Wallets. This is where you can add one or more external Ethereum Wallets (Metamask, Coinbase Wallet, etc). Once you add your wallet you will see it appear when / if you are withdrawing from your MyDoorWallet.com account to your external wallets.

![](/files/-Mk94dm4BerpFta8gFYf)

### Add only Ethereum Wallet Addresses

It is important to only add Ethereum supported wallets. DOOR Token is an ERC20 Token and only supports Ethereum Wallets.

Here is where you add your Wallet Address. When you click the button **"Add new External Wallet"** you will see this form popup.

![](/files/-MegD8vO2rsapwhDkiKE)

Once you add your external wallet, you will see it appear under External Wallets. You will also see it autofill in the Withdraw form to make it easier to move DOOR Tokens to your external wallets.

![](/files/-MegDNOMmP5wrEcR38W4)


---

# 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://doortoken.gitbook.io/door-help/door-wallet-app/setup-external-wallets.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.
