# Staking through Web Wallet

Access the Script Web Wallet from your desktop/laptop. Under the “Script Wallet” logo, unlock your Script wallet using your typical access method (keystore, seed phrase, private key, etc.).

![](/files/kcLU1wTtkDft9swuAqTB)

Once your wallet is unlocked, click the “**Stakes**” tab of the menu and click “**Deposit Stake**”, then click "**Lightning Node**".

![](/files/8EdupK2SZadag50KAqfZ)

In the **Lightning Node Holder (Summary)** field, enter the text string from your Lightning Cli Service. Enter the Amount of SCRIPT you want to stake to this node and click **“Deposit Stake"**. Note that you need to stake **at least 5,000 SCPT**.

![](/files/uLmWORlXz6MjVVE0WvsS)

After reviewing your stake deposit info on the next screen, enter your wallet password, then click "**Confirm & Deposit Stake**". After the stake deposit transaction is confirmed, you can switch back to the Lightning node to verify that it is working as expected.


---

# 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/staking-through-web-wallet.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.
