# What billing address should I use?

What is a billing address?

Along with each Wanttopay virtual card, you are provided with a billing address, it is not strictly linked to the card, but some services require a match between the country of issue of the card and the data you provide when purchasing (e.g. AppStore, Microsoft).&#x20;

Use the data received with the card when filling in the payment data to make online payments.

***

Where can I find out the billing address of the card?

* Go to the @WanttopayBot mini app, then select the card you have and click on the “Billing Address” icon.

{% hint style="info" %}
Use the billing address issued when completing the payment form to make online payments.
{% endhint %}

***

{% hint style="info" %}
To avoid possible conversions, fees and tax surcharges on the final cost of your purchase, we recommend using the billing address you received with your card at issuance.
{% endhint %}


---

# 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://faq.wanttopay.net/wanttopay-app/english/general-questions/what-billing-address-should-i-use.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.
