# 토큰 스테이킹(멤버쉽 앱)

<table><thead><tr><th width="150" align="center">멤버쉽 등급</th><th width="156.29878869448183" align="center">스테이킹 수량</th><th width="150" align="center">전환 수수료</th><th align="center">추가 혜택</th></tr></thead><tbody><tr><td align="center">브론즈</td><td align="center">$0</td><td align="center">15%</td><td align="center">개별 구매</td></tr><tr><td align="center">실버</td><td align="center">$ 50</td><td align="center">10%</td><td align="center">30% 할인</td></tr><tr><td align="center">골드</td><td align="center">$ 100</td><td align="center">5%</td><td align="center">60% 할인</td></tr><tr><td align="center">플레티넘</td><td align="center">$ 150</td><td align="center">-</td><td align="center">전체 무료</td></tr></tbody></table>

**사용자는 학습 플랜 완료에 대한 헌신의 표시로 일정량의 EDT 토큰을 스테이킹 할 수 있습니다. 스테이킹 토큰 개수에 따라 회원 등급이(브론즈, 실버, 골드, 플래티넘) 부여됩니다.**

* 사용자가 계정에 메타마스크 지갑 연동을 하는 즉시 브론즈 단계로 회원 등급 부여
* EduStar 멤버십 가입 완료 시 등급에 따라 복습 콘텐츠 이용 보상이 더욱 커집니다. (검토 중) 추가로 학습 단계 완료 시 NFT 인증서 외에도 등급에 따라 미스터리 박스 오픈 쿠폰이 지급되어 토큰 교환권 등 다양한 혜택을 누릴 수 있습니다


---

# Agent Instructions: 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://docs.edustar.io/service/edustar-token/undefined-1.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.
