# Tylt CrossRamp: Fiat ↔ Crypto Solutions

***

Tylt CrossRamp enables merchants to embed on-ramp and off-ramp functionality within their applications, allowing end users to acquire and dispose of stablecoins using local payment methods. CrossRamp operates as an embedded crypto exchange and transfer layer, enabling merchants to integrate fiat-to-crypto and crypto-to-fiat flows without directly handling fiat processing.

***

#### How It Works

CrossRamp separates fiat and crypto flows:

* End users initiate fiat transactions through supported local payment methods&#x20;
* Tylt facilitates the corresponding crypto-asset conversion and manages the transfer of stablecoins

***

#### Supported Flows

CrossRamp supports two primary interaction flows:

(i) end users acquire stablecoins via the embedded on-ramp and transfer the resulting crypto-assets to the merchant; and&#x20;

(ii) merchants transfer stablecoins to end users, who subsequently convert the received crypto-assets into fiat via supported off-ramp methods.

***

#### Supported Payment Methods

CrossRamp supports region-specific payment methods, including:

* PIX (Brazil)
* Open Banking (EUR / GBP)
* QRPH (Philippines)

***

#### Key Characteristics

* **Embedded crypto exchange layer**\
  Facilitates acquisition and disposal of stablecoins
* **Crypto-native settlement**\
  All balances and settlement occur in stablecoins (e.g., USDT/USDC)
* **Separation of fiat and crypto layers**\
  Fiat transactions are executed by regulated banking and payment partners. Tylt operates exclusively at the crypto layer
* **Unified API integration**\
  Single integration across multiple regions and payment methods
* **Webhook-driven lifecycle**\
  Transaction state updates are delivered via event-driven callback

***

#### Merchant Use Cases

Merchants can use CrossRamp to:

* Facilitate end-user on-ramp flows, where fiat payments are converted into stablecoins via Tylt’s embedded crypto exchange layer and transferred to the merchant
* Facilitate end-user off-ramp flows, where stablecoins are transferred to Tylt, converted into fiat, and paid out to end users via local payment methods
* Integrate local payment rails into a unified crypto settlement and transfer infrastructure

***


---

# 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.tylt.money/introduction/tylt-crossramp-fiat-crypto-solutions.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.
