# 정책

&#x20;**네버랜드**는 시스템 최적화를 위해 여러 상수들을 컨트랙트를 통해 정책적으로 세팅합니다.

## 민트

&#x20;**BCV**(Bond Control Variable)는 민팅의 프리미엄이 증가하는 비율을 조절합니다. 높은 BCV는 민터에게는 낮은 할인율을 제공하고, 프로토콜에는 더 많은 수익을 줍니다. 낮은 BCV는 민터들에게 높은 할인율을 제공하지만, 프로토콜의 수익은 줄어듭니다. 베스팅 기간은 민팅 후 **HOOK** 토큰을 전부 수령할 때까지 얼마만큼의 시간이 걸리는지를 결정합니다. 기간이 길 수록 인플레이션이 낮아지고, 민팅의 수요가 줄어듭니다.

## 판매

&#x20;**DCV**(Deflation Control Variable)는 프로토콜의 구매 압력을 상향하거나 하향할 수 있게 유도합니다. 높은 DCV는 더 많은 구매 압력과 높은 디플레이션을, 낮은 DCV는 적은 구매 압력과 약한 바닥가격을 형성을 유도합니다.

## 금고

&#x20;수익을 할당하는 것은 금고의 유일한 변수입니다. 이것은 프로토콜로부터 누가 수익을 받을 것인가를 결정합니다.

## **스테이킹**

&#x20;스테이킹 컨트랙트에는 변수가 없습니다. **HOOK** 토큰과 **CLOCK**토큰은 항상 1:1로 교환이 가능하며, 이익은 리베이스를 통해 항상 균등하게 배분됩니다.


---

# 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.neverland.finance/untitled-1/undefined-4/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.
