# What is Staking?

Staking is the process of locking your coins for a period of time of your choosing in order to assist the network in achieving proof-of-stake consensus by confirming every transaction that occurs on the network and writing it to the blockchain. In exchange, those who mint the following block are awarded a block reward.

**Please note** that staking on the Mainnet differs from staking on the BSC chain. Staking in the Binance Smart Chain network is a DeFi application that does not assist network operation.

Coins that actively participate in the BSC network have an equivalent in the main network. Coins that have been transferred from the main network to the BSC network remain on mainnet but are locked in the wallet by the Lightcoin company. The quantity of coins in the BSC network is dependent on the community's current requirements and the DeFi and NFT applications.

{% hint style="info" %}
if you want to find out how you can take part in stalking and get paid, click here: [https://app.gitbook.com/s/ojPmvMqMl325ZF0vMDW4/\~/changes/x785oDh3sKIWjBXxQiWM/mainnet/what-is-a-masternode](/documentation/mainnet/what-is-a-masternode.md)
{% endhint %}


---

# 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://lightcoin.gitbook.io/documentation/mainnet/what-is-staking.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.
