# Leverage Staking

Y24 is embarking on a strategic partnership with BENQI, with the shared goal of catalyzing the evolution of the sAVAX ecosystem. sAVAX represents AVAX’s staking derivative, delivered by BENQI, the foremost liquid staking and lending protocol on the Avalanche network. The connection between sAVAX and AVAX mirrors the relationship observed between stETH and ETH.

<figure><img src="/files/wnyDjpMymvpsgKPapD91" alt=""><figcaption></figcaption></figure>

BENQI and AAVE employ distinct leverage strategies:

1. sAVAX (AAVE): 8x
2. sAVAX (BENQI): 3x

In implementing Y24's leveraged staking strategy, the following steps will be executed concurrently within a single transaction. For illustration, let’s consider having 100 AVAX, with the exchange rate between sAVAX and AVAX set at 1. The maximum Loan-to-Value (LTV) is calculated as 0.95 multiplied by 0.97, further multiplied by the liquidation threshold, resulting in 87.54%.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://yield-24.gitbook.io/yield-24/protocol-features/leverage-staking.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.
