> For the complete documentation index, see [llms.txt](https://docs.defi.app/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defi.app/knowledge-base/ko/home-token/staking/xp-and-charges.md).

# XP 배율 및 부과금

스테이킹하면 XP 배수를 통해 보너스 XP를 획득할 수 있습니다. 디파이 App의 오른쪽 상단에서 배수를 확인하세요.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXf7Kwam8w716_Xy4KvvQrO_WEjzMhuwaHcSlWBzJfwPUyVjoyORZmMjXNq1ZJA4VL7JRaZ9rlZBxa5wwJToY657Z8Fd2haWTlEFUo0kn3YSVVyUFvKE8LYpYZ_84exsO8iWrwUtLg?key=jGRSXXSi9CWMVBaiXBAOKg)

***

## XP 배수

스테이킹 $HOME은 기간에 따라 XP 획득량에 최대 3배 배수를 활성화할 수 있습니다. 더 오래 락업할수록 더 많은 XP를 획득할 수 있습니다.

{% hint style="info" %}
$HOME를 스테이킹한 사용자는 될 수 있습니다 [보너스 $HOME 대상](/knowledge-base/ko/reference/past-events/bonus-tokens.md).
{% endhint %}

***

## 차지 시스템: XP를 위한 연료

Charges는 소모성 "연료"처럼 작동하며, 보유한 배수로 얼마나 많은 XP를 증폭할 수 있는지 결정합니다. 배수를 Swap 또는 Perpetual 거래에 적용할 때 Charges는 자동으로 소모됩니다.

남은 요금을 보려면 Defi App의 오른쪽 상단에서 멀티플라이어 위에 마우스를 올려보세요.

<img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfa7sMcwtFvQ4Zv6phjnlZgZgtg-wIuJnBVjsx69tGedgj2znUl8kvwFKWK5p3kjZOA55nzn4jRCo2GcjzHzcfheRaZmavq6XFuQFD9cnPyRQzwTn-VofkUv8rncl7JIvtUCJ5_BA?key=jGRSXXSi9CWMVBaiXBAOKg" alt="" data-size="original">


---

# 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.defi.app/knowledge-base/ko/home-token/staking/xp-and-charges.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.
