# Vault Strategy

### Raydium v1 Autocompound

Currently, all Raydium vaults are supported with the following SolFarm Compounder v1 strategy. The user deposits their Raydium LP tokens into the vault. Rewards are harvested every hour and sold for LP constituents which is then added to LP and compounded. In the case of Dual Yield Vaults, minor asset exchange may be required to rebalance for LP add.

You can find our Medium guide [here](https://solfarm.medium.com/adding-liquidity-to-solfarm-add9d55a02f9).

![Raydium LP Strategy](https://868539705-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXI35QzyBtPDqrHT2Z9%2F-MZ_mV2aLuHH6mokHO-L%2F-MZ_nGkKJgw4D8ESKmTu%2Fflow.png?alt=media\&token=415eb9e3-f9e2-43ca-b9ce-2efd6dca68cd)

To avoid users hopping in and out of vaults to game rewards, you will be required to keep your funds in the pool for at least 2 hours to avoid any penalties. If you withdraw before this period elapses, you will forfeit any rewards accrued during that time.

### Future Strategies

Our team is constantly monitoring the DeFi space on Solana and will be looking to implement new yield strategies as more pieces emerge.


---

# 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://solfarm.gitbook.io/tulipprotocol/vaults/strategy.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.
