# “Export Passphrase” Function

**Step 1**

* Access to FRUITS web wallet.

**Step 2**

* Click on to Manage Account Select box at (1), then click on the "Manage Accounts" button. 🡪  Go to the “Account List” page.

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

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

**Step 3**

* In the account list, click the “Export Passphrase” button of the Multi-coin wallet 🡪  Display the “Export Passphrase” popup.

**Step 2**

* In the “Export Passphrase” popup, enter your account's PIN code.

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

**Note:**

* The passphrase is the master key to your wallet. Never share it with anyone else.
* FRUITS Wallet will never ask you to share your passphrase.
* If you lose your passphrase, your funds will be lost forever.

**Step 3**

* Click the “Export” button to display the passphrase code.
* Click the icon<img src="/files/6K6mOS3LZAwa9K9UBkw0" alt="" data-size="line">to copy passphrase --> After copying the password, users can paste it somewhere safe, so that they can later use it to recover their wallet easily.

  <figure><img src="/files/HnmxUosFowjGDNjgjzIF" 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/export-passphrase-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.
