# Virtual IBAN (vIBAN)

<details>

<summary>What is a vIBAN, and how can I use it with InstaPay?</summary>

A **Virtual IBAN (vIBAN)** is a unique bank account number allowing you to receive payments via **bank transfers**. Find your vIBAN in the **InstaPay app**.

</details>

<details>

<summary>Can I use my vIBAN to receive payments from all countries?</summary>

The availability of vIBAN services depends on **regional banking regulations**. Check the InstaPay app for supported countries.

</details>


---

# 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://guide.insta-pay.ch/faq/faq/virtual-iban-viban.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.
