# Add card to Apple/Google Wallet

**Important:** Use only Chrome or Safari browsers to add your Leapon card to your Apple/Google wallet.&#x20;

Make sure you are logged in to your Leapon profile and follow the following steps.

1. **Access the Menu Section:** Tap the "Menu" icon in the bottom navigation on your phone.
2. **Add to Apple Wallet**
   * Click on the "Add Apple card" button.
   * Follow the prompts to add your Leapon card to your Apple Wallet.
   * Once added, you can easily share your card via your iPhone's Wallet app.
3. **Add to Google Wallet**
   * Click on the "Add Google card" button.
   * Follow the prompts to add your Leapon card to your Google Wallet.
   * Once added, you can easily share your card via your Android phone's Wallet app.


---

# 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://features.leapon.tech/leapon/add-card-to-apple-google-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.
