# L2 Off-ramp

### 1. Go to the [Loopring web app](https://loopring.io/) <a href="#id-1_go_to_the_loopring_web_app" id="id-1_go_to_the_loopring_web_app"></a>

Connect your wallet to the web app and click Trade then select Fiat.

<figure><img src="/files/N1XObp2VxvMX2SkJkR2S" alt=""><figcaption></figcaption></figure>

### 2. Click Sell <a href="#id-2_click_sell" id="id-2_click_sell"></a>

<figure><img src="/files/2uIuPIxsiOjwkmmI3n05" alt=""><figcaption></figcaption></figure>

### 3. Click the off-ramp provider (Banxa) <a href="#id-3_click_the_off-ramp_provider_banxa" id="id-3_click_the_off-ramp_provider_banxa"></a>

At the moment, Banxa only accepts stablecoins (USDT and USDC) and supports 3 currencies (AUD, GBP, and EUR).

<figure><img src="/files/4sf05oEgLPt5GfBeyoGT" alt=""><figcaption></figcaption></figure>

### 4. Click Create Order <a href="#id-4_click_create_order_and_you_will_receive_a_receipt_of_your_transaction_via_email" id="id-4_click_create_order_and_you_will_receive_a_receipt_of_your_transaction_via_email"></a>

You will receive a receipt of your transaction via email.\
You can navigate to L2 Wallet > Transactions > Transfer and see if the withdrawal is recorded.

{% hint style="success" %}
Congratulations! You have successfully off-ramped your crypto assets!\
\
If you have concerns with your transaction, [contact Banxa](https://loopring.zohodesk.com/portal/en/kb/articles/who-do-i-contact-if-i-have-an-issue-with-my-fiat-on-ramp-transaction) for assistance.
{% 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://docs-wallet.loopring.io/funding/fiat-off-ramp/l2-off-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.
