# Leveraged Convex Strategies

Description

This strategy deploys Curve LP and farms rewards via Convex protocol while utilizing Gearbox for leverage by borrowing additional capital while using the LP position as collateral.\
\
Deposits: users can deposit funds into these strategies at any time.

Withdrawals are processed on monthly epochs.&#x20;

## Example

Outlined below is the sUSD (Synthetix USD) Curve LP strategy with 6x leverage:

1. Deposit $100 USDC into Gearbox
2. Borrow $500 of additional USDC
3. Deposit $600 into sUSD/USDC Curve pool&#x20;
4. Deposit LP tokens into Convex farm

<figure><img src="/files/zspymNgwuf3uthYwwi0B" alt=""><figcaption><p>Leverage Convex Strategy</p></figcaption></figure>

##


---

# 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://sector-finance.gitbook.io/sector-finance/products/strategies/leveraged-convex-strategies.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.
