# How to back up your wallet

You can back up your wallet using one of the following methods:

1\. Cloud Backup (coming soon)\
Encrypt and store your mnemonic phrase on iCloud or Google Drive.

* Make sure iCloud or Google Drive data sync is enabled, otherwise you won’t be able to recover your wallet on a new device.

2\. Physical Backup\
Write down your mnemonic phrase on paper and store it in a safe location to avoid loss or theft.

The Luffa Web3 Wallet is more than just a digital asset manager - it is your key to the decentralized world. With a streamlined user experience, secure non-custodial architecture, and robust multi-chain support, Luffa is redefining how individuals connect to blockchain ecosystems.

<br>


---

# 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://userguide.luffa.im/wallet/how-to-back-up-your-wallet.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.
