# Recovery - dGEN1 Burner Card

Included in your dGEN1 package, you received a recovery Burner Card, which acts as a recovery mechanism for your dGEN1 wallet.

<figure><img src="/files/wbWt33TW5HaAhs04FsEv" alt="" width="375"><figcaption></figcaption></figure>

In the dGEN1 Onboarding, you will be prompted to tap your burner card on the NFC chip behind the camera. The card prompts the dGEN1 wallet address to be created, and the burner card can be used anytime to recover your funds on the device, just like you would with a seed phrase.

To recover your dGEN1 wallet:

1. Go to [https://recovery.freedomfactory.io](https://recovery.freedomfactory.io/) on your phone browser
2. Press the "CONNECT WITH RECOVERY CARD" button.
3. Select OK when prompted
4. Tap to connect your Burner card
5. When prompted, input the 6 digit pin that you used to secure the card the first time you set it up.\
   BE AWARE: You only 20 attempts in TOTAL, meaning that if you mistyped 5 times, you will only have 15 attempts, even after unlocking the card.
6. You will see a list of devices that have been previously connected to recovery card. Select the device that you wish to recover.
7. Select the network that you wish to inspect.
8. Select the assets (Network currency and ERC20 Tokens) that you wish to recover.
9. (Optional) repeat for the remaining networks.
10. That's it! You've recovered your funds.

***

A few notes on Recovery setup with the NFC Burner Card in the box:

* When you setup with your burner card, tapping on the dGEN1 generates your dGEN1 address, and designates your Burner card as your Backup wallet address.
* Your Burner card address will be different than your dGEN1 address. This is correct. Since the dGEN1 is an Account Abstracted wallet, your Burner acts as a "Seed Phrase" of sorts to recover your assets to your Burner wallet in case of emergency.
* If you want to recover your assets, go to <https://recovery.freedomfactory.io/> and follow the steps with your Burner Card on your phone.
* If you factory-reset your dGEN1, you will create a new address. You can still use your Recovery card as the recovery wallet. In the onboarding you need to click on "SKIP" at the Card setup step, then click "I understand" then "Scan QR Code". Then, on your phone, go to <https://recovery.freedomfactory.io/>, click "View Card Address" and scan your recovery card. You will then be shown a QR Code, scan this QR code using the dGEN1 and you are setup as normal.
* Recovery with ENS and other wallet addresses is coming.


---

# 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.freedomfactory.io/docs/setup-your-dgen1/recovery-dgen1-burner-card.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.
