# Flexible Staking

Flexible Staking refers to a type of staking system in which users can choose to stake their tokens for a specific amount of time, and can also choose to unstake their tokens before the end of the staking period. This allows users to have more control and flexibility over their staked tokens, and can be a useful feature for those who may need to access their tokens for various reasons before the end of the staking period.

### Litedex Flexible Staking List

<table><thead><tr><th width="197">Name</th><th width="257">Contract Address</th><th width="179">Final Block Number</th><th>Status</th></tr></thead><tbody><tr><td>Litedex Flexible Staking (LDX/LDX)</td><td>0xf883188d78d4a5204b1ec1fd016e26f1c39147fb</td><td><a href="https://bscscan.com/block/countdown/29282170">29282170⏱</a></td><td>Active</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/flexible-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.
