> For the complete documentation index, see [llms.txt](https://docs.azul.cards/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.azul.cards/getting-started/what-is-azul-card.md).

# What is Azul Card?

Azul Card is an anonymous, crypto-funded Visa or Mastercard.

You can easily top up your card using cryptocurrency, and your funds are automatically converted into fiat USD and added to your card balance. The top-up and conversion process takes just a few minutes and a few clicks.

Once your card is funded, you can pay online without limits — anywhere from Airbnb, Uber, and Amazon to Netflix, flight bookings, and much more. You can also easily link your card to Apple Pay or Google Pay and use it for in-store payments at millions of physical locations worldwide.

Your card is entirely private and anonymous. We do not require KYC verification, we don’t collect your personal data, and we don’t ask for your country, phone number, or email — ever. You manage your card entirely through a secure Telegram bot, providing the most accessible and privacy-focused experience possible.

*Note: Azul Card is intended for lawful use only. Users must comply with their local laws and regulations.*


---

# 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 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.azul.cards/getting-started/what-is-azul-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.
