# Scan and make Transactions

- [Scanner app - Stamp](https://help.digitalwallet.cards/scanner-app/scan-and-make-transactions/scanner-app-stamp.md): How to charge stamp cards using Scanner App
- [Scanner app - Multipass](https://help.digitalwallet.cards/scanner-app/scan-and-make-transactions/scanner-app-multipass.md): How to charge multipass cards using Scanner App
- [Scanner app - Cashback](https://help.digitalwallet.cards/scanner-app/scan-and-make-transactions/scanner-app-cashback.md): How to charge cashback cards using Scanner App
- [Scanner app - Certificate](https://help.digitalwallet.cards/scanner-app/scan-and-make-transactions/scanner-app-certificate.md): How to charge certificate cards using Scanner App
- [Scanner app -Coupon](https://help.digitalwallet.cards/scanner-app/scan-and-make-transactions/scanner-app-coupon.md): How to charge coupon cards using Scanner App
- [Scanner app - Membership](https://help.digitalwallet.cards/scanner-app/scan-and-make-transactions/scanner-app-membership.md): How to charge membership cards using Scanner App
- [Scanner app - Discount](https://help.digitalwallet.cards/scanner-app/scan-and-make-transactions/scanner-app-discount.md): Learn how to charge discount card


---

# 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://help.digitalwallet.cards/scanner-app/scan-and-make-transactions.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.
