# Yield

## Overview

Factor Yield Building Block automates yield farming strategies across DeFi AMM liquidity protocols. Through auto-compounding LP returns, the Yield Vault maximizes potential yield while simultaneously minimizing manual overheads (i.e. gas costs, capital rebalancing, etc.). Factor Yield Vaults are permissionless enabling anyone or any organization to deposit tokens and immediately start earning amplified yields without any lockup.

With integrations across multiple liquidity sources, users are able to seamlessly access automated yield farming strategies on their favourite protocols. Factor Yield Vaults support both single and multi-asset strategies. More advanced users can even leverage Factor’s Strategy Builder to build your own strategy without worrying about technical implementation details.

<details>

<summary>Related Concepts</summary>

* [Yield Farming](/factor-building-blocks/yield/concepts/yield-farming.md)
* [Yield Aggregators](/factor-building-blocks/yield/concepts/yield-aggregators.md)

</details>

## Features

* **Auto-Compounding Yields:** Yield generated is periodically reinvested thereby maximizing market making capital efficiency.
* **Gas Costs Socialization:** Gas costs incurred when managing the position is distributed across all LPs thereby saving individual LPs gas.
* **Reduced Reward Token Exposure:** As yield farms generally incentivize liquidity by distributing their own reward tokens, the periodic reinvestment into the underlying token pool minimizes exposure to supplementary tokens.
* **Liquidity Protocol Abstraction:** Manage your liquidity positions directly from the Yield Building Block without having to directly interface with the underlying liquidity and yield farming protocols.

## Integrations

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

* [Gains Network](https://gainsnetwork.io/)
* [GMX](https://gmx.io/)
* [Lodestar Finance](https://www.lodestarfinance.io/)
* [MUX Protocol](https://mux.network/#/)
* [Penpie](https://docs.penpiexyz.io/)
* [Radiant](https://radiant.capital/)
* [Umami Finance](https://umami.finance/)
* [Vela Exchange](https://www.vela.exchange/)

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

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

[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.
{% 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/yield.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.
