# Backup Passphrase

**Step 1**

* &#x20;On the home screen, click the active wallet name on the top-right corner&#x20;
* Click “Manage Account”

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

**Step 2**&#x20;

* Click “Export Passphrase”

  <figure><img src="/files/ik4PVmnqCpqpCGOcFuXY" alt=""><figcaption></figcaption></figure>
* Enter PIN and click “Export”

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

**Step 3**&#x20;

* Click on Copy icon and store it somewhere safe

  <figure><img src="/files/76GMjNg99kOV40AVzifK" 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/backup-passphrase.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.
