# Door Wallet Transactions

The Door Wallet allows users to deposit and withdraw DOOR from their accounts. You can view all transactions, deposits, and withdrawals under the My Wallet section of mydoorwallet.com.&#x20;

![](/files/-McUiSeopnR_dSfP7P6o)

### Depositing or Buying DOOR&#x20;

To deposit DOOR, you can purchase DOOR via credit card or deposit DOOR Tokens from your [Metamask](https://metamask.io/) wallet (if you purchased DOOR via [Uniswap](https://app.uniswap.org/#/swap)). Once you have deposited DOOR into your Wallet, you can begin purchasing leads.

![](/files/-McUj4ghb7AJmhdjWTGc)

### Withdrawing DOOR

To withdraw DOOR, you will be required to have a Metamask Wallet set up to receive the tokens. Once you transfer your DOOR Tokens into your Metamask wallet, you can then swap DOOR Tokens on the Uniswap Exchange.&#x20;

If you need a tutorial on how to set up Metamask and how to use Uniswap, see the next section titled **Setup Metamask.**

![](/files/-McUjnqkHPAAhcmMwQdB)


---

# 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-token/door-wallet-app/door-wallet-transactions.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.
