> 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/how-to-use/how-to-pay-online.md).

# How to pay online?

**For International Stores:**

* Enter your card details at checkout
* Use any valid billing address from a supported country
* If the store requires a local address, use the same address as your shipping details

**3-D Secure Verification:**

* All 3DS confirmations are handled through our Telegram bot
* Simply confirm the transaction with one tap in the bot

**If Access is Blocked:**

* Use a reliable VPN service with static residential IP
* Ensure consistent IP address across all browser tabs

**Important Tips:**

* Avoid free VPN services for better security
* Contact support if you encounter persistent payment issues

*Your card works with most international merchants - we're here to help if you need specific store guidance.* 🔍


---

# 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/how-to-use/how-to-pay-online.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.
