# Create base stake

In order to start the staking process for both a base stake or an extended stake, a staker has to be on the *Staking* option at the top and then to selecte the *NEW STAKE* button

<figure><img src="/files/HTtKRgVINzlHIYCf02k1" alt=""><figcaption><p>Click on New Stake button</p></figcaption></figure>

Below, we are about to initiate the creation of a base stake by using the minimum amount of 1,976 ETNY tokens for a period of 12 months. The Staking Wallet Address is the current wallet address which is connected through MetaMask to the staking dApp. The Node Wallet address is the wallet address configured on an active node which must have 0 ETNY tokens. All the staking rewards from this base stake will be sent to the wallet indicated by the operator when this base stake will be approved.

<figure><img src="/files/Oe1Zug23oMXWxJ2tHnuC" alt=""><figcaption><p>New Staking Pool</p></figcaption></figure>

After clicking on the *Review Stake* button, a confirmation pop-ul will be shown below.

<figure><img src="/files/UsUUQlAu98x4F4mqZUUf" alt=""><figcaption><p>Review details and click on the <em>Agree</em> button</p></figcaption></figure>

The only thing left to do is to confirm the transaction on the blockchain through MetaMask as shown below.

<figure><img src="/files/2Ep6NCy7nUgOpulJ1Wbq" alt=""><figcaption><p>Confirm transaction on the blockchain</p></figcaption></figure>

We have to wait for a bit so that the transaction will be propagated to the blockchain. Please refresh the page after about a minute or so to see the changes.

<figure><img src="/files/FSsTJrdqc9p6mnRCvCXQ" alt=""><figcaption><p>Information message</p></figcaption></figure>

After the transaction took place the staker just needs to wait for the Node Operator to approve this base stake request on its own node. Please check the next section to learn how the approval proces looks like.


---

# 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.ethernity.cloud/staking-dapp/base-stake/create-base-stake.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.
