> For the complete documentation index, see [llms.txt](https://docs.kleva.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kleva.io/legacy-kr/overview/farm/kleva-membership.md).

# KLEVA 멤버십

### <mark style="color:blue;">KLEVA 멤버십</mark>

ibKLEVA를 스테이킹하여 레버리지 투자시 가능한 최대 레버리지 배수 및 청산 한도를 상향하고 청산 수수료, 청산인 보상을 낮출 수 있는 기능입니다.

### <mark style="color:blue;">멤버십 조건 및 혜택</mark>

* 조건: 7,500 ibKLEVA 스테이킹 (조건 충족시 혜택 자동 적용)
* 혜택

<table><thead><tr><th width="150" align="center">구분</th><th width="210" align="center">1등급</th><th width="242" align="center">2등급</th><th width="233" align="center">3등급</th></tr></thead><tbody><tr><td align="center">대상 풀</td><td align="center"><p>oUSDT - KDAI</p><p>oUSDT - oUSDC</p><p>4 NUTS</p></td><td align="center"><p>KLAY - oUSDT</p><p>KLAY - oUSDC</p><p>oETH - oUSDT</p><p>WEMIX - oUSDT</p></td><td align="center"><p>KLAY - WEMIX</p><p>KLAY - oETH</p></td></tr><tr><td align="center">최대 레버리지 배수(비율)</td><td align="center">5x(80%) -> <mark style="color:blue;">10x(90%)</mark><br>KSD 대여시 <mark style="color:blue;">9x(88.89%)</mark></td><td align="center">3x(66.67%) -> <mark style="color:blue;">5.5x(81.82%)</mark></td><td align="center">2.5x(60%) -> <mark style="color:blue;">4.5x(77.78%)</mark></td></tr><tr><td align="center">청산 한도</td><td align="center">90% -> <mark style="color:blue;">97%</mark></td><td align="center">83.33% -> <mark style="color:blue;">89.33%</mark></td><td align="center">83.33% -> <mark style="color:blue;">89.33%</mark></td></tr><tr><td align="center">청산 수수료</td><td align="center">5% -> <mark style="color:blue;">0%</mark></td><td align="center">5% -> <mark style="color:blue;">2%</mark></td><td align="center">5% -> <mark style="color:blue;">2%</mark></td></tr><tr><td align="center">청산인 보상</td><td align="center">2% -> <mark style="color:blue;">0%</mark></td><td align="center">2% -> <mark style="color:blue;">1%</mark></td><td align="center">2% -> <mark style="color:blue;">1%</mark></td></tr></tbody></table>

*\* 위 표에 나열되지 않은 풀들에는 KLEVA 멤버십이 적용되지 않습니다.*

*\*\* KLEVA 멤버십 조건 충족시 추가 레버리지를 사용하지 않더라도 청산 한도 상향, 청산 수수료 하향 혜택이 적용됩니다. 따라서 이용자 여러분의 선택에 따라 청산 위험 관리 전략으로도 활용 가능합니다.*

*\*\*\* 각 수치는 조정될 수 있습니다.*

### <mark style="color:blue;">주의사항</mark>

* KLEVA 멤버십 기능을 활용하여 레버리지 투자 진행 후 ibKLEVA 토큰 언스테이킹으로 멤버십 필요 수량을 충족하지 못하면 레버리지 배수는 유지되지만 청산 한도 상향, 청산 수수료 하향 혜택은 유지되지 않습니다. 이 경우 청산 위험이 높아지고 추가 레버리지 사용 정도에 따라 즉시 청산될 수 있으니 주의하시기 바랍니다.
* 레버리지 규모의 확대에 따른 운용의 안정성 제고를 위한 장치들을 함께 준비하였지만, 기본적으로 레버리지 비율이 높아지는 만큼 위험도도 일부 증가할 수 있습니다. 추가 레버리지 기능을 활용하실 때는 레버리지 비율 관리에 주의하시기 바랍니다.


---

# 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.kleva.io/legacy-kr/overview/farm/kleva-membership.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.
