# Staking Process

### How to start staking?

Here, we will walk you through an example process of locked staking in the $EARN pool by using the Ethereum chain. **The** **staking process remains the same for all assets available on other blockchains**.

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

**1.** **Visit the offer page of the asset that you want to stake**\
Navigate to the [**Earn Network DeFi staking**](https://earn.network/category/defi-staking) section and choose the asset you wish to stake. You can select from various cryptocurrencies available on many popular blockchains like Ethereum, BNB Chain, Avalanche, etc.

**2. Connect your wallet**\
Click on the “Connect Wallet” button and select the proper chain that the pool is using. Right after connecting, you’ll be able to check your account balance together with funds that interact with our staking pool.

> **NOTE:** The first wallet supported by our platform DeFi Staking product is [**MetaMask**.](https://metamask.io/) Make sure you have your staking coins and some **ETH, BNB** or other coin to cover fees on the **appropriate network supported by our pools.**

**3. Choose or test your staking strategy**\
Choose a staking period and input a staking amount to see the potential rewards you can earn. In most cases, returns are based on these two factors. However, some of the rewards may have additional eligibility criteria to qualify for them, such as the minimum staked amount or holding a particular token or NFT. **You'll receive all the rewards for which you've met the requirements.** Click "Stake" to finalize your participation.

**4. Approve and stake your tokens**\
A pop-up window will appear, prompting you to enter the amount of tokens you wish to stake. First, click on “Approve” and confirm the transaction in MetaMask. Once approved, click the “Stake” button and confirm this final transaction in your wallet.

**5. Staking confirmation**\
After completing the approval transaction, click on the **“Stake”** button and confirm it with **your wallet.**

**6.** **Congratulations!** \
You have successfully staked your funds.

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

**NOTE:** Keep an eye on your staked assets and pending rewards, including claimable tokens and NFTs, either in the component below the pool or on your dashboard. Stay active and adjust your staking strategy as new rewards are added to the pool, ensuring you can actively participate in securing the latest rewards.


---

# 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://whitepaper.earn.network/en/1.-defi-staking/for-stakers/staking-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.
