> 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/light-year-defi-products.md).

# 🤑LIGHT YEAR DeFi PRODUCTS

*Contract Address : 0x39bd64e5b9e025b0c8d91ee2cfec9125a388894b*

**Step 1 : Prepare BUSD and USDT in BSC**

**Step 2 : Staking by using Pair BNB/BUSD or USDT/BUSD**

* Liquidity Providing on ApeSwap
* Go to : <https://apeswap.finance/add/0xe9e7cea3dedca5984780bafc599bd69add087d56/0x55d398326f99059fF775485246999027B3197955>

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

* Click on enable -> Confirm in your Wallet
* Add liquidity: Choose how many BNB you wish to add to one half of the pair — the other half will be BUSD.
* Click on supply to confirm the amount of BNB/BUSD added -> Confirm

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

Details will be provided on your proportional share of the pool, which will dictate the amount of liquidity provider (LP) tokens you receive.

**Step 3: Staking BNB/BUSD or USDT/BUSD to earn LC.**

* Go to our website: <https://app.lightyear.game/staking>
* CONNECT wallet: Metamask
* Choose the pool that you would like to stake: BNB/BUSD or USDT/BUSD
* Approve the LP token by click “Approve”

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

* Stake the LP tokens.
* Click Stake and add number of LP token you want to stake.
* Click Deposit and confirm.

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

* STAKING SUCCESSFULLY. YOU CAN SEE YOUR REWARD RELEASED BLOCK BY BLOCK AS OUR RULES.

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

**Step 4 : Watch you commodity tokens in the Base accumulating**

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

**Step 5 : Transport the commodity tokens from your base to your wallet every 12 hours.**

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

**Step 6 : (Optional) Stake LC to increase the tranporting capacity.**

![](https://miro.medium.com/max/1400/1*6-6ASZZgRtk0YN2OE8fROg.png)

**Step 7 : Burn commodity tokens (in your wallets) to earn LC tokens every 24 hours.**

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


---

# 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/light-year-defi-products.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.
