# Card type Wallet

- [Card type Wallet](https://userguide.dcentwallet.com/french/card-wallet/intro.md)
- [Specifications](https://userguide.dcentwallet.com/french/card-wallet/appearance.md)
- [Using Android mobile phone](https://userguide.dcentwallet.com/french/card-wallet/how-to-use-android.md)
- [Using iOS mobile phone](https://userguide.dcentwallet.com/french/card-wallet/how-to-use-iphone.md)
- [Caution on using the Card type Wallet](https://userguide.dcentwallet.com/french/card-wallet/caution-on-using-the-card-type-wallet.md)
- [D'CENT Backup Card Guide (Old version)](https://userguide.dcentwallet.com/french/card-wallet/backupcard-old.md)
- [D'CENT Backup Card Guide (New version)](https://userguide.dcentwallet.com/french/card-wallet/backupcard-new.md)
- [Create backup image](https://userguide.dcentwallet.com/french/card-wallet/backupcard-new/create-backup-image.md)
- [Recover backup image](https://userguide.dcentwallet.com/french/card-wallet/backupcard-new/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/french/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.
