> For the complete documentation index, see [llms.txt](https://docs.shoebill.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shoebill.finance/v2/shoebill/staked-wemix-investment.md).

# Staked WEMIX 레버리지 투자

{% hint style="info" %}
해당 전략은 WEMIX 네트워크에서 실행 가능하니 참고해 주시기 바랍니다.
{% endhint %}

## Staked WEMIX 보상 레버리지 투자하기

WEMIX의 스테이킹 보상은 현재 WEMIX.FI의 stWEMIX에서 연간 약 10\~11%의 APY로 제공됩니다. 사용자는 스테이크된 WEMIX 보상 수익을 아래의 방법으로 극대화 할 수 있습니다:

**1️⃣** Shoebill V2에 stWEMIX <img src="/files/NLVFFXHQPuHfMY91vT75" alt="" data-size="line"> 예치

**2️⃣** WEMIX <img src="/files/ng7j4PwE3P5BeGQqwe4I" alt="" data-size="line"> 대출

**3️⃣** WEMIX.FI에 WEMIX 예치 후 stWEMIX로 스왑

**4️⃣**다시 Shoebill V2에 stWEMIX 예치

**5️⃣**위 과정 반복

**이를 통해 낮은 청산 위험으로 높은 레버리지 APY 를 확보할 수 있습니다.**

## Shoebill은 stWEMIX로 모인 스테이킹 보상을 예치자에게 어떻게 돌려주나요?

stWEMIX는 적립되는 이자를 기준으로 교환비가 증가하는 토큰입니다. Shoebill V2는 예치된 stWEMIX 를 출금시 일부 수수료를 제한 후  반환하여 예치자가 추후 WEMIX Fi 에서 교환시 이자를 얻을 수 있습니다.

## stWEMIX는 어디서 얻나요?

[**WEMIX.FI 에서 stWEMIX 얻기**](https://wemix.fi/staking/liquid)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.shoebill.finance/v2/shoebill/staked-wemix-investment.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
