# Coin Per Share

## Definition

The number of units of the asset that each share of an investment trust or fund is worth.

| Name                      | MetricID             | Unit         | Frequency |
| ------------------------- | -------------------- | ------------ | --------- |
| Grayscale Net Asset Value | \*\_coin\_per\_share | Native units | 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

This metric is only available for Grayscale's single asset investment products.

## 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="market-price" %}
[market-price](https://gitbook-docs.coinmetrics.io/market-data/market-data-overview/institution-metrics-overview/grayscale/market-price)
{% 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="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/coin-per-share.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.
