# Virtual Accounts

### Virtual Accounts API Documentation

This documentation covers the use of Virtual Accounts. A virtual account functions like an IBAN or ACH bank account; when a customer deposits money, it is automatically routed to the associated wallet address.\
\
Available Accounts:

* USD - ACH & FedWire
* USD - SWIFT
* AED - IPP & UAEFTS
* EUR - SEPA & SEPA Instant
* GBP - Faster Payments (coming soon)

⚠️ **Important:** Please strictly adhere to the deposit instructions provided. Failure to do so may result in funds being delayed or stuck.


---

# 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://docs.alignlabs.dev/align-api/virtual-accounts.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.
