# Azul Cards Docs

## Product Docs

- [Help Center](https://docs.azul.cards/readme.md)
- [What is Azul Card?](https://docs.azul.cards/getting-started/what-is-azul-card.md)
- [Why No App? Why only Telegram?](https://docs.azul.cards/getting-started/why-no-app-why-only-telegram.md)
- [What Absolute Privacy means?](https://docs.azul.cards/getting-started/what-absolute-privacy-means.md)
- [What "No Trust Needed" means?](https://docs.azul.cards/getting-started/what-no-trust-needed-means.md)
- [What are the fees and limits?](https://docs.azul.cards/getting-started/what-are-the-fees-and-limits.md)
- [How fast is your crypto top-up?](https://docs.azul.cards/getting-started/how-fast-is-your-crypto-top-up.md)
- [How to pay online?](https://docs.azul.cards/how-to-use/how-to-pay-online.md)
- [Cardholder's Name and Billing Address](https://docs.azul.cards/how-to-use/cardholders-name-and-billing-address.md)
- [How to add card to Apple Pay?](https://docs.azul.cards/how-to-use/how-to-add-card-to-apple-pay.md)
- [How to add card to Google Pay?](https://docs.azul.cards/how-to-use/how-to-add-card-to-google-pay.md)
- [What if bank asks me for a phone call?](https://docs.azul.cards/how-to-use/what-if-bank-asks-me-for-a-phone-call.md)
- [How 3-D Secure Verification Works?](https://docs.azul.cards/how-to-use/how-3-d-secure-verification-works.md)
- [How to link your card to PayPal?](https://docs.azul.cards/how-to-use/how-to-link-your-card-to-paypal.md)
- [How link your card to App Store?](https://docs.azul.cards/how-to-use/how-link-your-card-to-app-store.md)
- [Can I transfer funds?](https://docs.azul.cards/possible-limitations/can-i-transfer-funds.md)
- [Which countries are not allowed?](https://docs.azul.cards/possible-limitations/which-countries-are-not-allowed.md)
- [Which transactions are not allowed?](https://docs.azul.cards/possible-limitations/which-transactions-are-not-allowed.md)
- [Can I withdraw cash from an ATM?](https://docs.azul.cards/possible-limitations/can-i-withdraw-cash-from-an-atm.md)
- [Can I get a physical Azul Card?](https://docs.azul.cards/possible-limitations/can-i-get-a-physical-azul-card.md)
- [How to invite a friend?](https://docs.azul.cards/referral-program/how-to-invite-a-friend.md)
- [How to earn money?](https://docs.azul.cards/referral-program/how-to-earn-money.md)
- [How to withdraw funds?](https://docs.azul.cards/referral-program/how-to-withdraw-funds.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.azul.cards/readme.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.
