# Wallet

- [Apple & Google wallet](https://docs.thewalletcrew.io/configure/wallet/apple-and-google-wallet.md): Configure Apple Wallet and Google Wallet securely, with brand-owned credentials for compliance.
- [Apple Wallet certificates](https://docs.thewalletcrew.io/configure/wallet/apple-and-google-wallet/apple-wallet-certificates.md): Configure your Apple Developer account to distribute digital wallet passes through The Wallet Crew platform. This guide covers certificate creation, push notification setup, and credential management
- [Google Wallet account](https://docs.thewalletcrew.io/configure/wallet/apple-and-google-wallet/google-wallet-account.md): Set up Google Pay & Wallet Console access and Google Wallet API credentials so The Wallet Crew can issue passes under your brand.
- [Template configuration](https://docs.thewalletcrew.io/configure/wallet/template-configuration.md)
- [Liquid](https://docs.thewalletcrew.io/configure/wallet/template-configuration/liquid.md)
- [Card design (colors, images, and fields)](https://docs.thewalletcrew.io/configure/wallet/template-configuration/card-design-colors-images-and-fields.md): Customize your wallet pass look and layout: colors, logos/images, field layout, additional info, and links for Apple Wallet and Google Wallet.
- [How to translate a template](https://docs.thewalletcrew.io/configure/wallet/template-configuration/how-to-translate-a-template.md)
- [How to create a template](https://docs.thewalletcrew.io/configure/wallet/template-configuration/how-to-create-a-template.md)
- [Wallet card security](https://docs.thewalletcrew.io/configure/wallet/wallet-card-security.md): Apple Wallet and Google Wallet pass security at The Wallet Crew (WaaS): GDPR/CCPA, EU data residency, encryption, tenant isolation, and signed “Add to Wallet” links.
- [Import & Export](https://docs.thewalletcrew.io/configure/wallet/import-and-export.md)
- [Update pass using flat files](https://docs.thewalletcrew.io/configure/wallet/import-and-export/update-pass-using-flat-files.md): Bulk update wallet passes by uploading RFC 4180 CSV files via SFTP.
- [Pass migration](https://docs.thewalletcrew.io/configure/wallet/import-and-export/move-pass-from-and-to-the-wallet-crew.md): Move existing passes to or away from The Wallet Crew, without breaking updates for customers.
- [Move passes to The Wallet Crew](https://docs.thewalletcrew.io/configure/wallet/import-and-export/move-pass-from-and-to-the-wallet-crew/move-passes-to-the-wallet-crew.md): Migrate active Apple Wallet and Google Wallet passes from another provider into The Wallet Crew without forcing customers to reinstall.
- [Export passes from The Wallet Crew to another provider](https://docs.thewalletcrew.io/configure/wallet/import-and-export/move-pass-from-and-to-the-wallet-crew/export-passes-from-the-wallet-crew-to-another-provider.md): Export your Apple Wallet and Google Wallet passes so a new provider can take over updates, with clear constraints for each platform.


---

# 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://docs.thewalletcrew.io/configure/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.
