# Lightning Stake Withdrawal Process

To withdraw your staked tokens from the Lightning Node using either the Script Web Wallet, click the "Stakes" tab, then the "Withdraw Stake" button.

![](/files/l6CJRzcD3umyhDGmONXS)

Enter the Lightning Node address you want to the withdraw the stake from and click "Withdraw Stake". On the next screen, review the transaction information, enter your wallet password, and click "Confirm & Withdraw Stake".


---

# 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://documentation.script.tv/nodes/lightning-staking-process/lightning-stake-withdrawal-process.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.
