# Wallet Providers

Our main use case is providing wallet app builders with an easy toolkit to onboard their users with card products. Our API allow developers to integrate card issuance and payment capabilities within their Web or Mobile app which in turn lets their customers instantly convert their digital assets to fiat. We partner with biggest card payment networks, Visa and MasterCard, and support digital wallets such as ApplePay and GooglePay which makes cards issued via our platform accepted literally anywhere in the world.


---

# 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.offblocks.xyz/use-cases/wallet-providers.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.
