# Yield farming

As a part of the vault strategy vault managers can use integrations of other DeFi protocols to earn additional yield from the underlying tokens. The vault managers can allocate assets into different protocols in one click:&#x20;

* Venus: The largest lending protocol on BSC, vault managers can generate yield by supplying liquidity from their vaults into Venus.
* PancakeSwap: The largest AMM on BSC, vault managers can generate yield from supplying liquidity into liquidity pools (pairs) on PancakeSwap.&#x20;
* Apeswap:  AMM & lending protocol on BSC, vault managers can generate yield from supplying liquidity either into lending or liquidity pools (pairs) on Apeswap.&#x20;
* BiSwap: Another AMM on BSC, vault managers can generate yield from supplying liquidity into liquidity pools (pairs) on BiSwap.&#x20;
* Wombat: The largest stable-swap on BSC, vault managers can generate yield from supplying liquidity into pools on Wombat.
* Beefy (BSC): A multichain yield optimizer that allows to earn compound interest and provides lending as well as liquidity options. After providing liquidity to a chosen protocol (e.g. PancakeSwap) the LP token can be deposited into Beefy and their protocol stakes the LP token which will in turn bring additional rewards.


---

# 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.velvet.capital/archive-previous-version/yield-farming.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.
