> For the complete documentation index, see [llms.txt](https://docs.lightyear.game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lightyear.game/event/past-event/light-year-staking-programs/tutorial-for-staking-on-light-year-website-using-metamask.md).

# Tutorial For Staking On Light Year Website Using Metamask

![](https://miro.medium.com/max/1400/1*UFWvJXcx9o-pyr5Ezlz4Mg.jpeg)

$LC Token Address:

0x39bd64e5b9e025b0c8d91ee2cfec9125a388894b

MetaMask Wallet Setup : <https://docs.lightyear.game/metamask-wallet-setup>

*\*Noted: If you join the program late, your LCs are still locked for 14 days, while you only enjoy partial of the mining rewards (of the remaining days), so please join as early as possible.*

Step by step to staking $LC token :

1. Buy LC on CEX :

Pancakeswap : <https://pancakeswap.finance/swap?outputCurrency=0x39bd64e5b9e025b0c8d91ee2cfec9125a388894b>

ApeSwap : <https://app.apeswap.finance/swap?outputCurrency=0x39bd64e5b9e025b0c8d91ee2cfec9125a388894b>

2\. Go To : [https://lightyear.game](https://lightyear.game/) and click switch to bsc/connect wallet metamsk to website light year

3\. After that, click menu staking on website light year : <https://lightyear.game/staking>

![](https://miro.medium.com/max/1400/1*FFiXHyGXFqZ4ajxwnmplyA.jpeg)

4\. Click Approve then confirm transaction (pay gas fee in BNB)

![](https://miro.medium.com/max/1400/1*N60HzDqb7apatUBo81f9Nw.jpeg)

5\. Click Deposit

6\. Enter the total LC you want to stake

7\. Click Deposit (and lock 14 days)

8\. Confirm transaction (pay gas fee in BNB)

![](https://miro.medium.com/max/1400/1*REVGW_8JtECdAewhF5d2gw.jpeg)

9\. Congratulations! You have staked successfully! You can see your rewards released block by block as per our rules.

10\. **YOU CAN HARVEST YOUR REWARDS ANYTIME, BUT YOU MUST WAIT FOR 14 DAYS TO UNSTAKE.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.lightyear.game/event/past-event/light-year-staking-programs/tutorial-for-staking-on-light-year-website-using-metamask.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
