# Deposit / Withdraw

[Deposit / Withdraw](#deposit-withdraw) via Lnfi, Blockchain Mainnets, or Lightning Network\
[Transfer between Spot / Perpetual Account](#transfer-between-spot-perpetual-account) (Available in future update)

***

## Deposit / Withdraw via Lnfi, Blockchain Mainnets, or Lightning Network

1. Tap on \[+] icon.

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

2. Select between \[Deposit] or \[Withdraw]

<div align="left"><figure><img src="/files/KBItX58QDiDr5QRGSp9Q" alt="" width="460"><figcaption></figcaption></figure></div>

3. Select \[Spot Account] or \[Perpetual Account]

<div align="left"><figure><img src="/files/xZdlcTjvYvUnzlOX0XuR" alt="" width="455"><figcaption></figcaption></figure></div>

4. Select the \[Asset]

<div align="left"><figure><img src="/files/9Vu2GEWtZy8f4b8LZIdk" alt="" width="469"><figcaption></figcaption></figure></div>

Select to deposit/withdraw via \[Lnfi], \[Blockchain Mainnets], or \[Lightning Network].

<div align="left"><figure><img src="/files/bW6ODHS7faXQwud9Qln7" alt="" width="464"><figcaption></figcaption></figure></div>

5. Select your preferred option to proceed with the user guide:

[Deposit / Withdraw via Lnfi](#deposit-withdraw-via-lnfi)

[Deposit / Withdraw via Blockchain Mainnets](#deposit-withdraw-via-blockchain-mainnets)

[Deposit / Withdraw via Lightning Network](#deposit-withdraw-via-lightning-network)

***

## Deposit / Withdraw via Lnfi

1. Enter the \[Amount], then select \[Approve] and continue to \[Deposit]

<div align="left"><figure><img src="/files/fGav6qdWJmD21ZD2cZ36" alt="" width="481"><figcaption></figcaption></figure></div>

2. You will receive a notification once successful. The deposit/withdrawal records can be found on LN Exchange Explorer > Funding Records.

<div align="left"><figure><img src="/files/9w3YQQuPZMq003jMuX0S" alt="" width="373"><figcaption></figcaption></figure></div>

***

## Deposit / Withdraw via Blockchain Mainnets

{% embed url="<https://youtu.be/CYnfFDdb_yQ>" %}

{% embed url="<https://youtu.be/6VdlONYwcZQ>" %}

1. Enter the \[Amount], then select \[Submit]

<div align="left"><figure><img src="/files/SCz59oK9iYRW0LQsWSQ3" alt="" width="470"><figcaption></figcaption></figure></div>

2. Ensure you select the correct Blockchain Mainnet and verify the asset you are sending or receiving. Tap the green \[Deposit / Withdraw] button below to continue.

<div align="left"><figure><img src="/files/lpFprnombUflK3aHceTo" alt="" width="467"><figcaption></figcaption></figure></div>

3. There is an additional step for Withdraw, you need to tap on \[Pay Invoice]\
   ![](/files/mGMDGAWUHkNHyI9jh0Kg)

***

## Deposit / Withdraw via Lightning Network

1. For Deposit, tap on \[Create Invoice]

<div align="left"><figure><img src="/files/QlS2PAoEgCfaKZYa56VN" alt="" width="369"><figcaption></figcaption></figure></div>

2. Copy the \[Invoice] and paste to your Lightning-enabled wallet to complete the transfer.

<div align="left"><figure><img src="/files/qm9aleF0ni2AtZvNdKIZ" alt="" width="371"><figcaption></figcaption></figure></div>

3. For Withdraw via Lightning Network, generate a Lightning Invoice on your Lightning-enabled wallet. Then paste the Invoice ID into the LN Exchange Withdraw Invoice Field. Tap on \[Submit] to complete the withdrawal.

<div align="left"><figure><img src="/files/McVH0PrJ4Nnx6QrfYUeF" alt="" width="375"><figcaption></figcaption></figure></div>

***

## Transfer between Spot / Perpetual Account&#x20;

Will be available in future update.

1. Tap on \[+] icon.

<figure><img src="/files/1eRMgnnNN5OlGS67yuGs" alt=""><figcaption></figcaption></figure>

2. Switch between Spot and Perpetual Accounts as the source for transfers.&#x20;

<div align="left"><figure><img src="/files/AR10FeGnUyHzKoR1h6VU" alt="" width="416"><figcaption></figcaption></figure></div>

3. Select \[Asset], and input \[Amount]. Tap on \[Transfer] to proceed with the transfer.

<div align="left"><figure><img src="/files/7LDq47tHk03mRpGVfXOv" alt="" width="416"><figcaption></figcaption></figure></div>

4. You will receive a notification once successful.

<div align="left"><figure><img src="/files/0dV4Mzhvf59wx6E1HNrh" alt="" width="356"><figcaption></figcaption></figure></div>


---

# 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.ln.exchange/getting-started/deposit-withdraw.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.
