# Funding

- [Deposit](https://docs-wallet.loopring.io/funding/deposit.md)
- [In-app L1 to L2](https://docs-wallet.loopring.io/funding/deposit/in-app-l1-to-l2.md): Deposit funds from Ethereum Layer 1 to your Loopring Layer 2 in-app
- [Withdraw](https://docs-wallet.loopring.io/funding/withdraw.md)
- [In-app L2 to L1](https://docs-wallet.loopring.io/funding/withdraw/in-app-l2-to-l1.md): Withdraw funds from Loopring Layer 2 to Ethereum Layer 1 in-app
- [L2 to External L1](https://docs-wallet.loopring.io/funding/withdraw/l2-to-external-l1.md): Withdrawal from Loopring L2 to an External Layer 1 address
- [In-app L1 to External L1](https://docs-wallet.loopring.io/funding/withdraw/in-app-l1-to-external-l1.md): Withdrawal from Ethereum Layer 1 in-app to an external Layer 1 address
- [Cross-chain](https://docs-wallet.loopring.io/funding/withdraw/cross-chain.md): Move your Loopring assets to other Layer 2 blockchain networks
- [Transfer](https://docs-wallet.loopring.io/funding/transfer.md)
- [L2 to L2](https://docs-wallet.loopring.io/funding/transfer/l2-to-l2.md): Transfer of assets between two Loopring L2 activated addresses
- [Bridge](https://docs-wallet.loopring.io/funding/bridge.md): Depending on the exchange, you may be able to transfer funds directly to your Loopring wallet’s Layer 2 (L2) balance.
- [Fiat On-ramp](https://docs-wallet.loopring.io/funding/fiat-on-ramp.md): A fiat on-ramp is a service that exchanges fiat currencies (e.g., USD, GBP, EUR, etc…) to cryptocurrency coins or tokens and deposits them directly into your wallet.
- [L1 On-ramp](https://docs-wallet.loopring.io/funding/fiat-on-ramp/l1-on-ramp.md): L1 on-ramp is made easier with MoonPay integration in the Loopring Smart Wallet.
- [Fiat Off-ramp](https://docs-wallet.loopring.io/funding/fiat-off-ramp.md): A fiat off-ramp is a service that exchanges cryptocurrency (USDC, USDT) to fiat currencies (e.g., USD, GBP, EUR, etc…) and deposits them directly into your traditional bank.
- [L1 Off-ramp](https://docs-wallet.loopring.io/funding/fiat-off-ramp/l1-off-ramp.md): Off-ramp your Layer 1 funds to your traditional bank made easy with Ramp and MoonPay
- [L2 Off-ramp](https://docs-wallet.loopring.io/funding/fiat-off-ramp/l2-off-ramp.md): Off-ramp your Layer 2 funds to your traditional bank


---

# 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.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.
