# Locked Staking

Locked staking refers to the process of holding and locking up a cryptocurrency in a specific wallet or smart contract in order to participate in the operation of a blockchain network and earn rewards. The term "locked" refers to the fact that the staked cryptocurrency is not available for use or transfer until the staking period has ended and the lockup period has expired.

### Litedex Saving (Locked Staking) List

***-> BNB Smart Chain***

<table><thead><tr><th>Name</th><th>Contract Address</th><th>Duration</th><th>Status</th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Litedex Saving 30 Days</td><td>0x4771fd5ad93945f9b442b8fab2791b7dd75c7b74</td><td>30 Days</td><td>Closed</td><td><a href="https://bscscan.com/address/0x4771fd5ad93945f9b442b8fab2791b7dd75c7b74">https://bscscan.com/address/0x4771fd5ad93945f9b442b8fab2791b7dd75c7b74</a></td></tr><tr><td>Litedex Saving 90 Days V1</td><td>0x020d2497deef2376be5bd63ad80ff9de5685e80f</td><td>90 Days</td><td>Closed</td><td></td></tr><tr><td>Litedex Saving 180 Days V1</td><td>0x30d22e6459087f7627367129c5be9508c5bdf860</td><td>180 Days</td><td>Closed</td><td></td></tr><tr><td>Litedex Saving 365 Days</td><td>0xe1f9a10d322b563b4e08829bbe6327c5d87f35f2</td><td>365 Days</td><td>Closed</td><td></td></tr><tr><td>Litedex Saving 2 Years</td><td>0xe64d9e3c1242c0c00bbd3bade392fda894b18bed</td><td>2 Years</td><td>Closed</td><td></td></tr><tr><td>Litedex Saving 90 Days V2</td><td>0x997a230df95560b5a09bd6b71d0964443efcde0a</td><td>90 Days</td><td>Closed</td><td></td></tr><tr><td>Litedex Saving 180 Days V2</td><td>0x66a04253f1acd384c0fe6127fecada2adfaf06ea</td><td>180 Days</td><td>Closed</td><td></td></tr></tbody></table>

{% hint style="info" %}
The Contract's list can be update anytime. Please join our [Telegram](https://t.me/litedexprotocol) for the lastest announcement.
{% 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://docs.litedex.io/developers/technical-reference/smart-contract/yield-farming/locked-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.
