# Wallet

- [What is the Luffa Web3 Wallet?](https://userguide.luffa.im/wallet/what-is-the-luffa-web3-wallet.md)
- [Key advantages of the Luffa Web3 Wallet](https://userguide.luffa.im/wallet/key-advantages-of-the-luffa-web3-wallet.md)
- [Key features of the Luffa Web3 Wallet](https://userguide.luffa.im/wallet/key-features-of-the-luffa-web3-wallet.md)
- [Important Notes When Using a Web3 Wallet](https://userguide.luffa.im/wallet/important-notes-when-using-a-web3-wallet.md)
- [How to back up your wallet](https://userguide.luffa.im/wallet/how-to-back-up-your-wallet.md)
- [Why the Account Shown After Importing the Mnemonic Phrase Is Not the One I Want](https://userguide.luffa.im/wallet/why-the-account-shown-after-importing-the-mnemonic-phrase-is-not-the-one-i-want.md)
- [Do I Need to Pay Network Fees for Failed Transactions?](https://userguide.luffa.im/wallet/do-i-need-to-pay-network-fees-for-failed-transactions.md)
- [I Entered the Wrong Address, Can I Get My Funds Back?](https://userguide.luffa.im/wallet/i-entered-the-wrong-address-can-i-get-my-funds-back.md)
- [What Are Network Fees?](https://userguide.luffa.im/wallet/what-are-network-fees.md)
- [How to Deposit & Transfer ？](https://userguide.luffa.im/wallet/how-to-deposit-and-transfer.md)
- [Luffa Wallet Derived Accounts](https://userguide.luffa.im/wallet/luffa-wallet-derived-accounts.md)
- [Supported Networks and Assets](https://userguide.luffa.im/wallet/supported-networks-and-assets.md)


---

# 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.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.
