# Fiat To Stablecoin (On-Ramp)

Enable your users to seamlessly convert fiat currencies into stablecoins like **USDT** or **USDC** using the **Onramp API**. Funds are deposited via a bank account, and we support the following payment networks:

* USD: ACH
* USD: FedWire
* USD: SWIFT
* EUR: SEPA Instant / Credit
* AED: IPP (Instant Payment Platform)
* AED: UAEFTS
* GBP: Faster Payments

More currencies coming soon. If you are interested in a specific currency, please reach out to the [sales team](https://cal.com/align-labs/30min) or contact us via [telegram](https://t.me/buildingalign).


---

# 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/products/fiat-to-stablecoin-on-ramp.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.
