# Stake

## Overview

The Stake Building Block enables liquidity provision strategies to gain access to yield farming rewards across various DeFi protocols. Strategies which market make on AMM DEXs (via the [LP Management Building Block](/factor-building-blocks/lp-management.md)) can stake their liquidity position to earn additional ecosystem liquidity incentives and rewards.&#x20;

Liquidity Providers are free to choose between their preferred protocols, pools, and strategies without worrying about specific protocol differences. The Stake Building Block ensures that LPs do not miss out on any yield farming opportunities and can continue earning long term liquidity incentives for their liquidity contributions.

## Features

* **Additional Rewards:** Stake your liquidity in various protocols to earn additional ecosystem rewards (e.g. emissions, liquidity incentives, etc.).

## Integrations

Factor has integrated with leading staking protocols, offering a broad spectrum of possibilities for your strategies.

* [GMX](https://gmx.io/#/) (coming soon)

Visit our [**Factor Discover**](https://app.factor.fi/discover) page to see the latest leverage strategies.

{% hint style="success" %}
**Don't Limit Your Strategies To Just Lending**

[Factor Studio](/factor-studio/factor-studio.md) enables different [Building Blocks](/factor-building-blocks/factor-building-blocks.md) to be mixed-and-matched thereby facilitating multi-step strategies which span across the whole DeFi ecosystem.

Please refer to [Supported Protocols](/getting-started/supported-protocols.md) to view the full list of DeFi protocols which have been integrated with [Factor Studio](/factor-studio/factor-studio.md).
{% 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.factor.fi/factor-building-blocks/stake.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.
