# GBTC 프리미엄

## Definition

﻿

GBTC 프리미엄은 그레이스케일 상품 가격에서 GBTC 해당 비트코인 가치 ( GBTC 1 주에 해당하는 비트코인 갯수 \*비트코인 가격을 곱한 값)를 빼고 구한 값을 다시 GBTC 해당 비트코인 가치로 나누어 계산합니다.

즉 디지털 자산 운용사인 그레이스케일에서에서 거래되고 있는 GBTC의 가격에서 실제 코인 가격을 뺀 값으로 프리미엄을 계산할 때에는 코인 가격을 순자산가치(NAV)로 변환합니다. 실제 코인 가격은 크립토퀀트에서 주요 거래소들의 거래량 가중 평균가(VWAP)를 기준으로 계산하고 있습니다.

﻿

$$
\text{Premium} = \frac{\text{GBTC price} - \text{Bitcoin per share \* Bitcoin price}}{\text{Bitcoin per share \* Bitcoin price}}
$$

## **해석**

**높은 프리미엄**: 미국내에서 **강세장 심리**를 나타내며 **기관들의 수요가 다른 주체에 비해서 강함**을 나타냅니다.

**낮은 프리미엄**: 미국내에서 **약세장 심리**를 나타내며 **기관들의 수요가 다른 주체에 비해서 약함**을 나타냅니다.

## 크립토퀀트 데이터 링크

* [Grayscale Bitcoin Trust (GBTC) 크립토퀀트 실시간 차트](https://cryptoquant.com/overview?search=GBTC)
* [Grayscale Bitcoin Trust (GBTC) 크립토퀀트 API docs](https://cryptoquant.com/docs#tag/BTC-Fund-Data)


---

# 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://userguide.cryptoquant.com/ko/cryptoquant-metrics/fund-premium/grayscale-bitcoin-trust-gbtc/gbtc-premium-or-discount.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.
