# How to Deposit via Lightning Network

The Lightning Network offers blazing-fast transactions, but it works differently from standard chains.

**Here is a guide on depositing via the lightning network:**

Navigate to '**Receive**' and select crypto and network

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

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

Enter the deposit amount (Range: 10\~1,000,000), tap '**Confirm**' to obtain your unique deposit address/invoice.

<mark style="color:$success;">**⚠️ Note**</mark><mark style="color:$success;">:</mark> Because you have previously entered an amount, you must deposit that amount.

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

You can copy the address/invoice, scan the QR code, or you can also click the download icon to save the QR code.

<figure><img src="/files/7tjlz3kFCmwZEoMaL2d9" alt=""><figcaption></figcaption></figure>


---

# 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.cwallet.com/crypto-deposit-and-withdraw/deposit/how-to-deposit-via-lightning-network.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.
