# Shares Outstanding

## Definition

The number of outstanding shares of an investment trust or fund.

| Name                         | MetricID                | Unit   | Frequency |
| ---------------------------- | ----------------------- | ------ | --------- |
| Grayscale Shares Outstanding | \*\_shares\_outstanding | Shares | 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

Shares outstanding are all the shares that have been authorized, issued and purchased by investors and are held by them.

## 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="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="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/shares-outstanding.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.
