# HOW TO INSTALL THE CARD

- [iPhone (iOS)](https://help.digitalwallet.cards/how-to-install-the-card/iphone-ios.md): Learn how to install the card in iOS devices
- [Android](https://help.digitalwallet.cards/how-to-install-the-card/android.md): Convenient method to install cards on Android devices
- [PWA Cards on Android](https://help.digitalwallet.cards/how-to-install-the-card/android/pwa-cards-on-android.md): Learn how to install PWA cards on your Android device
- [Google Pay on Android](https://help.digitalwallet.cards/how-to-install-the-card/android/google-pay-on-android.md): Learn how the card addition in Google Pay works
- [How to Restore the Card](https://help.digitalwallet.cards/how-to-install-the-card/how-to-restore-the-card.md): If you lose your device or delete the card by mistake – just restore


---

# 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/how-to-install-the-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.
