# Forced Withdrawal

{% hint style="info" %}
In the event of transferring Layer 2 funds to a wallet address that does not have access to Loopring Layer 2, the sender can request the funds to be pushed to the receiver's Layer 1.&#x20;
{% endhint %}

### A. Tap the Gear icon -> Manage Current Wallet

<figure><img src="/files/bK505TGelamCFQ7ed7QJ" alt="" width="375"><figcaption></figcaption></figure>

### B. Tap Force Withdraw

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

### C. Input the address then select the tokens to be pushed to Layer 1.&#x20;

Tap **Withdraw** afterwards&#x20;

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

### D. Choose a token to use for the processing fees then tap Confirm

<figure><img src="/files/6Lng1jvsyfX3VPIrH3iz" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulations! You've successfully submitted a request to push the receiver's Layer 2 funds to Layer 1.

\
Note that this process may take 30-40 mins to complete as transactions in Loopring Layer 2 are bundled and are sent to Layer 1 in batches.
{% 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/additional-features/forced-withdrawal.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.
