# Staking Reward

The method for staking on 21 Master Nodes to obtain rewards is set to launch soon. Currently, you can earn rewards by providing liquidity for NMT. Please await our upcoming version update.

You have three ways to earn staking rewards from the platform. They are as follows:

1. Staking your tokens against any of the 21 Master Nodes.
2. Providing liquidity supply.

See the [White Paper](https://netmind-power.gitbook.io/white-paper/) for more details.

## Staking against 21 Master Nodes

1. Click on the left menu \[Fund].
2. Click "Staking" in the following list to enter the Staking page

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

3. Click \[Staking]
4. Enter the number of NMT to be staked

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

5. Confirm the operation in the MetaMask wallet pop-up window and complete the staking

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

### Providing Liquidity

{% hint style="info" %}
Make sure you provide PancakeSwap V2 liquidity to get NMT reward.

Trading pair address: **0x118e37aff646d58707d553f39293feffd4be1a2b**
{% endhint %}

We encourage everyone to provide liquidity for the NMT trading pair. In addition to the transaction fee rewards provided by Pancake, we also offer specific liquidity rewards on NetMind. Rewards will be issued based on the liquidity you provide. You can claim these rewards on our website in the 'fund-reward' section.

See how to provide Liquidity on PancakeSwap [here](https://docs.pancakeswap.finance/products/pancakeswap-exchange/liquidity-guide).


---

# 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://netmind-power.gitbook.io/netmind-power-documentation/web3-related/get-nmt-on-netmind-power/staking-reward.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.
