# Single-Sided Staking

{% hint style="info" %}
[Learn About Staking in DeFi Land!](https://defiland.medium.com/defi-land-dfl-single-sided-staking-97536a8959d1)
{% endhint %}

### Definition&#x20;

An incentive provided by projects to lock your tokens in a smart contract in exchange for rewards. Single-sided staking rewards users to buy and hold the token.&#x20;

### All you need to know&#x20;

Staking is a way you can get paid to hold, and not trade, your tokens. Investors tend to look favorably on high-quality projects that offer staking incentives.&#x20;

Single-sided staking is a popular feature in many crypto projects. Users can lock their tokens in a liquidity pool and get a portion of rewards distributed to stakers. Projects generate these rewards by releasing token emissions from locked reserves or by sharing income generated through the protocol. Staking can also be a way for projects to allow the users to participate in governance. Stakers can receive special voting rights on decisions made by the project, such as shaping the roadmap for the project. If a project has staking, you can access the liquidity pool by connecting your wallet to their website.&#x20;

**Example:** DeFi Land offers single-sided staking in our bank building and website. Staking in DeFi Land means you are locking your tokens for a fixed or flexible amount of time in return for a yield paid back to you. A flexible staking protocol allows you to collect yield with the freedom to withdraw your tokens whenever you wish. A locked staking protocol allows you to benefit from higher returns by committing to a specific time, during which you are unable to withdraw your tokens. In both cases, you are staking your tokens in return for yield paid in $DFL that you can withdraw. Staking not only gives you these rewards, but it also qualifies you for free NFT rewards and getting to be first in line for other major releases (land sales, in-game resources, access to new features, and NFT drops).


---

# 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.defiland.app/education/single-sided-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.
