# GBTC数字资产持仓

## Definition

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

## Interpretation

Grayscale BTC Holdings represents how much BTC Grayscale is holding for its investment. This metric indicates the stock market's sentiment where higher the value means bullish sentiment of investors in the stock market.

## Link to Our Data

* [Grayscale Bitcoin Trust (GBTC) in CryptoQuant Live Chart](https://cryptoquant.com/overview?search=GBTC)
* [Grayscale Bitcoin Trust (GBTC) in CryptoQuant Data 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/zh/fund-data/grayscale-bitcoin-trust-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.
