> For the complete documentation index, see [llms.txt](https://help.digitalwallet.cards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.digitalwallet.cards/scanner-app.md).

# SCANNER APP

- [How it Works](https://help.digitalwallet.cards/scanner-app/how-it-works.md): Learn how the scanner app works
- [Installation](https://help.digitalwallet.cards/scanner-app/installation.md): Just a couple of taps and there is the scanner app right on your home screen
- [Login in the Scanner App](https://help.digitalwallet.cards/scanner-app/login-in-the-scanner-app.md): Fill in your registered credentials and a tap on the Sign In button. You are into the scanner application
- [Scan and make Transactions](https://help.digitalwallet.cards/scanner-app/scan-and-make-transactions.md): Learn how to make the best use of scanner app
- [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
- [Manager Seats](https://help.digitalwallet.cards/scanner-app/manager-seats.md): Learn how to create manager profiles


---

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