> 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/frequently-asked-questions-on-binance-app-funding-wallet-migration.md).

# Frequently Asked Questions on Binance App Funding Wallet Migration

Binance is gradually migrating P2P and other wallets to Funding Wallets on the Binance App to enhance user experience. If you have a P2P, Pay, Card, or Gift Card Wallet, your funds will be migrated to your Funding Wallet, too

.

![](https://public.bnbstatic.com/image/cms/article/body/202108/6960ffffac4cd35805a6b3be25d6afbe.png)

The wallet balance shown on your Funding Wallet includes the total balance of crypto from your P2P buy/sell orders, Binance Pay, Binance Card, and Binance Gift Card.

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

**Please note that all the funds in your Funding Wallet are transferable.** For example, your Funding Wallet balance has 1,000 USDT and you purchased 100 USDT from P2P trading, your transferable amount will be 1,100 USDT.

### Frequently Asked Questions

#### 1. Where can I find the crypto purchased from P2P trading?

The crypto you purchased from P2P trading will be transferred to your \[Funding Wallet]. To trade with those cryptos, you need to manually transfer them to the relevant wallets, such as the \[Spot Wallet], \[Margin Wallet], or \[Futures Wallet].

#### 2. I want to sell my crypto via P2P trading. Which Wallet should I use?

To sell your crypto via P2P trading, you need to transfer your funds to \[Funding Wallet] first. The sell orders will be deducted from your Funding Wallet directly.

#### 3. Will my Wallet balance change after the migration?

No, your funds will be safe. The Binance Tech Team will help you transfer all your P2P, Pay, Card, and Gift Card Wallet balance to your \[Funding Wallet] during the migration, you don’t need to operate anything.Related Articles[***How to Check Balance and Transfer Funds on Wallet Overview***](https://www.binance.com/en/support/faq/b10712050ff945089aea7160f5e8f6b6)[***How to Connect Binance Extension Wallet (BEW) via Wallet Direct***](https://www.binance.com/en/support/faq/65091ee66ad54a2cb58f19b0629d1509)[***Frequently Asked Questions on P2P Wallet to Funding Wallet Migration***](https://www.binance.com/en/support/faq/3f5da8ba77104cca986d43b617a4cb42)[***How to Connect to Tokocrypto Wallet on Binance.com***](https://www.binance.com/en/support/faq/c186d025d67344c8b6c08e457c902eae)


---

# 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/frequently-asked-questions-on-binance-app-funding-wallet-migration.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.
