# Staking&#x20;

Staking is a way of earning rewards for holding certain cryptocurrencies. If a cryptocurrency you own allows staking, you can stake some of this asset in return for a percentage-rate reward over time. Your assets are still in your possession when you stake them. You are free to unstake them at any time if you wish to trade them.&#x20;

Liquidity Mining reward distributions are available to claim through Sumero's staking contract. USDC-CLAY Liquidity Providers can claim Clay tokens from this contract. \
\
**Features of Staking**

* Staking is open to anyone who wishes to participate
* Staking participants earn rewards in proportion to the tokens they have deposited
* There is no lock up period for staking&#x20;
* The staking reward depends on:
  * The time period that you stake your LP tokens for&#x20;
  * The ratio of staked tokens to the total staked tokens
* There is a reward rate set which is the “number of reward tokens you get per second” (e.g. rewardRate = 100 => 100 tokens rewarded per second)

**Benefits of Staking**&#x20;

* Earn passive interest for assets you plan on holding anyway
* Contribute to the security and efficiency of the protocol you are using


---

# 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.sumero.finance/using-sumero/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.
