# DF Staking

## **DF Staking**

dForce features a hybrid staking model that includes ***Free Staking*** and ***Lock-up Staking*****:**

* ***Free Staking*** allows DF holders to stake and unstake at any time, and earn a passive yield.
* ***Lock-up staking*** requires a lock-up period of DF tokens from one week (minimum) up to 4-year (maximum) - the longer you lock DF tokens, the higher yield and voting power you will earn.

Lock-up staking yield is accrued on top of free staking yield structurally. In addition to that, most of DF purchased in the secondary market will be rewarded to lock-up stakers.

## **Contracts**

<table><thead><tr><th width="148.08984375">Type</th><th width="136.09375">Name</th><th>Contracts</th></tr></thead><tbody><tr><td>Free Staking</td><td>/</td><td><a href="https://etherscan.io/address/0x41602ccf9b1F63ea1d0Ab0F0A1D2F4fd0da53f60">0x41602ccf9b1F63ea1d0Ab0F0A1D2F4fd0da53f60</a></td></tr><tr><td>Lock-up Staking</td><td>veDF</td><td><a href="https://etherscan.io/address/0x6050B7040cF4Ae3e60c3c1A5d0367B565a1460C1">0x6050B7040cF4Ae3e60c3c1A5d0367B565a1460C1</a></td></tr><tr><td>Lock-up Staking</td><td>veDFManager</td><td><a href="https://etherscan.io/address/0xc0d7f11455aacD225c6fd1Be7dDF0bCf93b31cb3">0xc0d7f11455aacD225c6fd1Be7dDF0bCf93b31cb3</a></td></tr></tbody></table>


---

# 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.dforce.network/dao/df-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.
