# “Transfer to Multi-coin” Function

**Step 1**

* In the account list, click the “Transfer to Multi-coin” button. 🡪  Display the “Transfer to Multi-coin wallet” popup.

  <figure><img src="/files/eyhIVPPdgNNIjUmIFhMY" alt=""><figcaption></figcaption></figure>

**Step 2**

In the “Transfer to Multi-coin wallet” popup, users can:

* Confirm the transferring of all FRTS and TFSTs from the FRUITS-only wallet to the new Multi-coin wallet.
* Enter your account's PIN.

  <figure><img src="/files/FnG6iEtJ5sAposlcyLDG" alt=""><figcaption></figcaption></figure>

**Step 3**

* Click the “Confirm” button and confirm the new wallet's address, and passphrase.
  * New Wallet‘s PIN is the same as Old Wallet‘s PIN.

    <figure><img src="/files/uGrZPs68fqdhFdvdbg2J" alt=""><figcaption></figcaption></figure>

**Step 4**

* Click the “Login to new wallet” button to access the new wallet.
* After that, the user can click the “View old wallet transaction history” button to check the transaction history of the old wallet.

  <figure><img src="/files/Px6ePdC92nEe51IaR9g2" alt=""><figcaption></figcaption></figure>

  <figure><img src="/files/LiBjXuOF8VoLwFs4hQXb" alt=""><figcaption></figcaption></figure>


---

# 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.fwallet.net/web-fruits-wallet/account/introduction-about-export-passphrase-and-transfer-to-multi-coin/transfer-to-multi-coin-function.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.
