> For the complete documentation index, see [llms.txt](https://docs.ethernity.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ethernity.cloud/staking-dapp/extended-stake/approve-extended-stake.md).

# Approve extended stake

Our last step from the demo is to approve a request made by a node operator for **73,024** ETNY tokens from the total extended pool of **100,000** ETNY tokens. This action has to be done by the staker. We assume we are connected to the staking dApp already as shown in the [Connect wallet to dApp section](/staking-dapp/connect-wallet-to-dapp.md). We can see the node operator's request in the *Pending* section as shown below.

<figure><img src="/files/Yv4OKutAVq16LyQtXNmJ" alt=""><figcaption><p>Pending request details</p></figcaption></figure>

We are going to approve this request by clicking on the *Approve* button. A pop-ul will show up where we are going to confirm the *Reward wallet address* which was introduced when the extended staking pool was initially created.

<figure><img src="/files/DxBLsHG4UNIIvwT3eplS" alt=""><figcaption><p>Confirmation screen</p></figcaption></figure>

After clicking on the *Agree* button, we just have to confirm the MetaMask transaction as shown below.

<figure><img src="/files/x5BJectqLrCW0y2j7Liw" alt=""><figcaption><p>MetaMask confirmation screen</p></figcaption></figure>

After the transaction is submitted to the blockchain we can see it in the *Approved* section as shown below.

<figure><img src="/files/Pjiexob47gUJCj9t96wa" alt=""><figcaption><p>Approved staking request</p></figcaption></figure>

That's it! Now we have an active staking contract between a staker and a node operator.
