> For the complete documentation index, see [llms.txt](https://kpoproad.gitbook.io/kpoproad-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kpoproad.gitbook.io/kpoproad-docs/kpoproad-ecosystem/presale/staking.md).

# Staking

### 스테이킹 (Staking)

스테이킹은 KpopRoad의 핵심 메커니즘으로, 사용자가 참여도를 높이고 티어 시스템에서 상위로 올라가도록 돕습니다.\
KRST 토큰을 스테이킹하면 다음과 같은 혜택을 누릴 수 있습니다:

* 보상과 IDO 할당을 지속적으로 받을 수 있습니다.
* 풀(Pool)에 따라 서로 다른 APY를 적용받으며, 잠금 기간이 길수록 보상은 더 커집니다.
* 투자자 티어를 업그레이드할 수 있는 강력한 부스트를 얻습니다.

⚠️ 참고: IDO 런치패드의 스테이킹 풀에서는 반드시 KRST 스테이킹에 토큰을 예치해야 합니다.

***

### Staking

Staking is a core mechanism in KpopRoad that helps users increase their engagement and move up in the Tier System.\
When you stake KRST tokens, you will:

* Receive a continuous stream of rewards and IDO allocation.
* Enjoy different APYs depending on the pool; the longer the lock period, the higher the rewards.
* Gain a stronger boost to upgrade your investor tier.

⚠️ Note: For staking pools on the IDO Launchpad, you must stake your tokens in KRST Staking.

***

### 스테이킹이 티어에 미치는 영향 (How does staking affect your Tier?)

스테이킹은 KpopRoad 티어 시스템 내에서 사용자의 위치에 직접적인 영향을 줍니다.

* 스테이킹한 모든 KRST는 티어 상태를 강화합니다.
* 티어가 상승할수록 더 많은 혜택과 보상을 잠금 해제할 수 있습니다.
* 보상 외에도, 더 긴 기간 동안 KRST를 잠그면 **티어 부스트(Tier Boost)** 를 제공받아 더 적은 KRST로 상위 티어에 도달할 수 있습니다.

***

### How does staking affect your Tier?

Staking directly impacts your position in the KpopRoad Tier System: every KRST you stake will strengthen your tier status.

* As you move up tiers, you unlock additional benefits and rewards.
* In addition to rewards, locking KRST for longer periods grants you a **Tier Boost** — helping to reduce the number of KRST required to reach higher tiers.

***

### 잠금 기간별 티어 부스트 (Tier Boost by Locking Period)

💡 **빠른 인사이트**: 잠금 기간이 길수록 ⇒ 더 높은 부스트 ⇒ 상위 티어에 필요한 KRST 수량 감소

| Locking Period | Tier Boost |
| -------------- | ---------: |
| 1 week         |         0% |
| 1 month        |         5% |
| 6 months       |        15% |
| 1 year         |        30% |
| 4 years        |        80% |

> **Quick insight:** The longer you lock ⇒ The higher the boost ⇒ The fewer **KRST** you need to reach higher tiers.

### Tier Boost by Locking Period

💡 **Quick insight**: The longer you lock ⇒ The higher the boost ⇒ The fewer KRST you need to reach higher tiers.

***

### KRST 스테이킹의 주요 이점 (Key benefits of staking KRST)

* 매력적인 APY: 잠금 기간이 길수록 일반적으로 더 높은 APY 제공
* IDO 할당 최적화: KRST를 스테이킹해 IDO 할당 자격 확보
* 가속화된 티어 업그레이드: 티어 부스트를 통해 더 적은 KRST로 상위 티어 도달 가능

***

### Key benefits of staking KRST

* Attractive APY: Longer lock periods generally offer higher APY.
* Optimize IDO allocation: Stake KRST to qualify and receive IDO allocations.
* Accelerated tier upgrade: With Tier Boost, you can reach higher tiers with less KRST.

***

### 베스트 프랙티스 (Best practices)

* 먼저 목표 티어를 정한 후, 최적의 부스트를 얻을 수 있는 잠금 기간을 선택하세요.
* 개인 유동성을 고려하세요: 잠금 기간이 길수록 조기 출금이 제한됩니다.
* 새로운 풀 및 APY 관련 공지를 지속적으로 확인해 수익을 극대화하세요.

***

### Best practices

* Define your target tier first, then choose a lock period to optimize your boost.
* Consider personal liquidity: the longer the lock period, the more limited your early withdrawal.
* Keep track of announcements about new pools/APY to maximize profits.

***

### 면책 고지 (Disclaimer)

위 정보는 교육 목적으로만 제공됩니다.\
APY, 할당 규칙, 풀 메커니즘은 시간이 지남에 따라 변경될 수 있습니다.\
스테이킹 결정을 내리기 전 반드시 KpopRoad의 공식 문서와 공지를 확인하시기 바랍니다.

***

***


---

# 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://kpoproad.gitbook.io/kpoproad-docs/kpoproad-ecosystem/presale/staking.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.
