> 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-finance/shoebill-finance-v2.md).

# Shoebill Finance V2

<figure><img src="/files/9BZLlBTQvSDKf8E0u1cp" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
[<mark style="color:blue;">Twitter</mark>](https://twitter.com/ShoebillFinance) 를 팔로우하고 [<mark style="color:blue;">Telegram</mark>](https://t.me/ShoebillChat_KOR)에 입장하여 최신 공지사항을 확인하시기 바랍니다
{% endhint %}

## Shoebill Finance

Shoebill Finance V2(aka. Shoebill)은 WEMIX, Manta Pacific, Klaytn 생태계에서 레버리지 투자 서비스를 제공하는 탈중앙화 금융(DeFi) 프로토콜입니다. 투자자들은 Shoebill에 예치된 자산을 빌려 투자 규모를 극대화하고 이자를 지불합니다. 이 프로토콜은 투자자와 예치자가 서로의 수익을 상호 지원하는 순환 구조를 구축하고 확장함으로써 사용자의 수익을 극대화하려는 목표를 가지고 있습니다.

## Shoebill을 왜 사용해야 하나요?

**낮은 위험으로 수익률 극대화**

사용자는  WEMIX, KLAY 또는를 STONE/wUSDM 을 빌린 후 이를 다시 스테이킹하여 더 많은  WEMIX / KLAY / ETH / USDC 를 빌릴 수 있는 담보로 사용함으로써 수익률을 최적화할 수 있습니다. 이 전략을 통해 사용자는 청산 위험을 최소화하면서 수익률 보상을 얻을 수 있습니다.

**투자 기회**

Shoebill V2는 사용자가 잠재적인 수익과 상환을 위해 생태계의다른클  프로젝트의 사용성을 극대화 합니다. 레버리지를 통해 경쟁력 있는 APY을 확보하거나 WEMIX/KLAY/ETH/USDC 를 다른 투자 기회로 활용하여 사용자에게 상대적으로 낮은 리스크로 더 많은 투자 기회를 제공합니다.

**담보 확장**

Shoebill V2는 향후 다양한 LST (Liquid Staked Token) 로 확장하여 사용자에게 더욱 폭 넓은 옵션을 제공할 계획입니다.


---

# 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-finance/shoebill-finance-v2.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.
