# How to Withdraw via Lightning Network

Withdrawing via Lightning Network, simply paste a valid Lightning Invoice provided by the recipient. The system will automatically detect the amount and destination.

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

Navigate to '**Send**' and select crypto and network.

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

<figure><img src="/files/5JYT5XQuRhKK40JJiEe9" alt=""><figcaption></figcaption></figure>

Enter the invoice/address, and the system will automatically detect the amount and destination.

<mark style="color:green;">**⚠️ NOTE:**</mark> The withdrawal amount must be greater than the gas fee.

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

You can also check all the information here to ensure you have put the correct invoice, and you also need to make sure the amount is correct. After checking, click the '**Send**' button and confirm it.

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

<figure><img src="/files/ygN8YVs53SkwXuqmuZHW" 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/withdraw/how-to-withdraw-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.
