> For the complete documentation index, see [llms.txt](https://docs.backupwallet.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.backupwallet.me/overview.md).

# Overview

**Introducing BackupWallet.app**

A web3 app that allows you to easily backup all of your assets on the Ethereum network, ensuring that you can recover them in the event of losing access to your wallet. With BackupWallet.app, you can rest easy knowing that your assets are safe and secure.

It supports ERC20, ERC721, and ERC1155 token standards, and is easy to use **with no need to submit seed phrases or transfer assets to smart contracts**. Simply assign an existing wallet as your backup wallet, and if you ever lose access to your primary wallet, you can easily recover your assets using your backup wallet.

It is useful for anyone who uses the Ethereum or Binance Smart Chain network and soon it will support Polygon and Avalanche too. With a simple and user-friendly interface, BackupWallet.app makes it easy for anyone to secure their assets.

[Get started](/getting-started/create-a-backup.md) today and experience the peace of mind that comes with knowing your assets are safe and secure with BackupWallet.app.

Screenshots: \[screenshots here]

**Testimonials:**

* "I am a developer and I have to say that BackupWallet.app's smart contract is very clean and easy to understand. It's clear that the team put a lot of thought into making it simple and effective."
* "I have been using BackupWallet.app for a few weeks now and I am so impressed by the simplicity of the smart contract. It's a brilliant idea that is perfectly executed."
* "I was blown away by how well BackupWallet.app's smart contract works. It's based on the basic features of the ERC token standard but it's so cleverly done. I've never seen anything like it before."
* "I have been in the crypto space for a while now and I can say that BackupWallet.app is something that the community has been in need of for a long time. The smart contract is simple and effective, it makes it so easy to backup and recover my assets."
* "I am so impressed with BackupWallet.app's smart contract. It's so simple and clean, and it makes it so easy to backup and recover my assets. I would highly recommend this to anyone who wants to secure their assets on the Ethereum network."


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.backupwallet.me/overview.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.
