# Market Price

## Definition

The market price per share in U.S. dollars.

| Name                   | MetricID          | Unit | Frequency |
| ---------------------- | ----------------- | ---- | --------- |
| Grayscale Market Price | \*\_market\_price | USD  | 1d        |

The metric names are prefixed by the ticker symbol of the investment product, such as `gbtc_shares_outstanding` for Grayscale's Bitcoin Investment Trust.

## Details

Market price per share reflects the closing price of the investment product's shares at 4PM ET on OTCQX®. To date, the Trust has not met its investment objective and the Shares quoted on OTCQX have not reflected the value of digital assets held by the Trust, less the Trust’s expenses and other liabilities, but instead have traded at both premiums and discounts to such value, with variations that have at times been substantial.

## Release History

* Release Version. [Market Data Feed 2.4 (August 2021)](https://coinmetrics.io/cm-market-data-feed-v2-4-release-notes/)

## See Also

{% content-ref url="shares-outstanding" %}
[shares-outstanding](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/institution-metrics-overview/grayscale/shares-outstanding)
{% endcontent-ref %}

{% content-ref url="net-asset-value" %}
[net-asset-value](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/institution-metrics-overview/grayscale/net-asset-value)
{% endcontent-ref %}

{% content-ref url="coin-per-share" %}
[coin-per-share](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/institution-metrics-overview/grayscale/coin-per-share)
{% endcontent-ref %}

{% content-ref url="total-assets" %}
[total-assets](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/institution-metrics-overview/grayscale/total-assets)
{% endcontent-ref %}


---

# 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://gitbook-docs.coinmetrics.io/market-data/market-data-overview/institution-metrics-overview/grayscale/market-price.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.
