# Card Wallet

- [All-in-One Wallet (Introduction)](https://userguide.dcentwallet.com/card-wallet/intro.md)
- [Set up your All-in-One Wallet](https://userguide.dcentwallet.com/card-wallet/intro/set-up-your-all-in-one-wallet.md)
- [How to use the All-in-One Wallet](https://userguide.dcentwallet.com/card-wallet/intro/how-to-use-the-all-in-one-wallet.md)
- [D'CENT Backup Card (Wallet Recovery)](https://userguide.dcentwallet.com/card-wallet/dcent-backup-card-wallet-recovery.md): For Android App 4.6.0 or higher / iOS App 4.6.0 or higher
- [Step 1: Set up your Backup Card](https://userguide.dcentwallet.com/card-wallet/dcent-backup-card-wallet-recovery/step-1-set-up-your-backup-card.md)
- [Step 2: Create backup image](https://userguide.dcentwallet.com/card-wallet/dcent-backup-card-wallet-recovery/step-2-create-backup-image.md)
- [Step 3: Recover backup image](https://userguide.dcentwallet.com/card-wallet/dcent-backup-card-wallet-recovery/step-3-recover-backup-image.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.dcentwallet.com/card-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.
