> 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/competitiveness.md).

# Shoebill 의 장점

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

### 대출자(Borrower):

Shoebill Finance 는 특정 총 대출율까지 낮은 이자를 지불하도록 설계되어 있습니다. 이를 기반으로 대출자들은 **안정적인 레버리지를 통해 높은 이자**를 얻을 수 있습니다.

일부 타 프로토콜도 저금리 대출을 제공하지만 대출 포지션을 열거나 닫는 데 수수료를 요구합니다.  Shoebill은 수수료가 없으며 대출자는 가스비만 지불하면 됩니다. 또한 특별한 이슈가 없는 한 가격이 크게 차이나지 않는 WEMIX/KLAY/ETH/USDC 와 이와 관련한 LST 자산을 담보와 대출물로 하여 **청산의 위험 또한 매우 낮습니다**.

### 채권자(Lender):

Shoebill은 채권자에게도 낮은 위험도로 **안정적인 수익률을 제공**하도록 설계되었습니다.

Shoebill 는 실제 WEMIX / KLAY / ETH / USDC 를 담보로 발행되는 stWEMIX / GCKLAY / STONE / wUSDM 과같은 LST 만 담보로 취급하며, 담보는 이벤트와 같은 특별한 상황이외에는 대출이 되지 않기에 **악성 채무 발생의 위험도도 매우 낮습니다**.


---

# 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/competitiveness.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.
