# GBTC 펀드 보유량

## 정의

$$
\text{Asset Holdings} = \text{Shares outstanding} \* \text{Asset per share}
$$

그레이스케일 GBTC 상품에서 보유하고 있는 코인의 총량으로, 기관 혹은 각 국가의 투자자들의 코인 간접 투자 수요에 따라 증가할 수 있습니다.

## 해석

펀드 보유량은 주식시장을 통한 비트코인에 대한 투자자들의 심리를 나타냅니다.

**높은 값**: 주식시장에서 비트코인에 대해 **가격 상승 심리**를 지니고 있습니다.

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

[​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-digital-asset-holdings.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.
