# Coin Metrics Community Data

{% hint style="info" %}
Available to the community under the [Creative Commons](https://creativecommons.org/licenses/by-nc/4.0/) license.
{% endhint %}

## Community Data Offering

**Coin Metrics Community Metrics**(Community [API](https://docs.coinmetrics.io/access-our-data/api), [Data Visualization](https://docs.coinmetrics.io/charting-tools/data-visualization)) is a subset of our Network Data Pro and Market Data Pro data available for free for community use.

**Atlas Community** (Community [API](https://docs.coinmetrics.io/api/v4/#tag/List-of-blockchain-entities), [Atlas Explorer](https://atlas.coinmetrics.io/)) is a limited history access to our Atlas data set for free use by the community. This is available for limited assets and 30 days of history.

**Reference Rates Community** (Community[ API](https://docs.coinmetrics.io/access-our-data/api),[ Data Visualization](https://docs.coinmetrics.io/charting-tools/data-visualization),[ Pro Charts](https://docs.coinmetrics.io/charting-tools/cmpro)) provides access to all of our reference rates with a limited amount of history for our more granular resolutions. This is available and limited to the last 7 data points.

For more info on our Community terms and offerings see our [Labs](https://coinmetrics.io/cm-labs/) page.

## Community Access Limits

The Community HTTP API root endpoint URL is `https://community-api.coinmetrics.io/v4`. API key is not required when accessing community endpoints.

## Rate limits

The community version of API has the limit of 10 requests per 6 seconds sliding window for an IP address.


---

# 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/packages/coin-metrics-community-data.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.
