> For the complete documentation index, see [llms.txt](https://docs.handle.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.handle.fi/korean/forex/veforex.md).

# 거버넌스 스테이킹 (veFOREX)

사용자들은 handle 거버넌스 풀에 FOREX/fxUSD (80/20) 밸런서 풀 토큰 (BPT)을 잠글 수 있으며, 이를 통해 veFOREX - '투표 에스크로 FOREX'을 받을 수 있습니다.

veFOREX의 보유자들은 프로토콜에 중요한 '잠긴' 유동성을 제공하며, 그 대가로 다음의 혜택을 받을 수 있습니다:

(i) 프로토콜 거버넌스에 참여하기,

(ii) 유동성 제공, 거래 및 전환 또는 새로운 사용자를 추천하는 등의 프로토콜 활동 전반에 걸쳐 최대 2.5배의 부스트된 보상 및 우수한 APR을 받기.

(iii) 거버넌스 풀에 분배되는 프로토콜 수수료의 일부를 받기.

{% hint style="info" %}
보유자가 그들의 FOREX/fxUSD (80/20) BPT를 잠글 시간이 길수록 그들은 더 많은 veFOREX를 받게 되며, 그들의 투표 권한 및 부스트된 보상이 증가합니다.

최소 잠금 시간은 일주일 에포크이며 최대는 1년입니다. 최대 기간 동안 1 BPT가 잠겨 있는 것은 1 veFOREX에 해당합니다. 사용자의 veFOREX 가중치는 에스크로 처리된 토큰이 그들의 잠금 만료에 가까워짐에 따라 선형적으로 감소합니다.
{% endhint %}

*\*\****Balancer 유동성을 추가하고 veFOREX를 위해 잠그는 방법에 대한 설명서 -** [**여기**](https://docs.handle.fi/high-priority/governance-staking-veforex/obtain-fxusd-forex-bpt-and-lock-for-veforex)**를 클릭하세요***\*\**

**다음은 보상 카테고리의 내역과 veFOREX 부스트가 적용되는 위치입니다**

| 카테고리                    | veFOREX 부스트 |
| ----------------------- | ----------- |
| 거버넌스 풀 - FOREX/fxUSD    | 네           |
| hLP 예금자                 | 네           |
| fxKeeper 풀              | 네           |
| curve fxUSD - handle 3풀 | 네\*         |
| curve fxEUR             | 네\*         |
| 거래 및 변환 리베이트 %          | 네\*         |
| 추천 %                    | 네\*         |

*\**&#xAD6C;현 진행 중

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

*\*\**&#xC774; 토크노믹 시스템은 curve.fi에서 구현한 혁신적이고 기초적인 작업에서 착안하였습니다. 우리는 그들의 영감과 디파이 및 프로토콜 토크노믹스에 대한 기여에 감사드립니다.

####


---

# 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.handle.fi/korean/forex/veforex.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.
