# Downloading Our Data

## [Google Sheet Integration](#google-sheet-integration)

Import directly through Formulas in Google Sheets. Leverage this guide to quickly set yourself up to download with a pre-formatted Google Sheet.

## [Download Data via Front End Tools](#download-data-via-front-end-tools)

Our Coin Metrics charting tool enables a multitude of methods for downloading visualizations of charts or csv and excel file formats of the data charted in the Tool.

## [Data Downloader User Interface](/access-our-data/downloading-our-data/data-downloader-user-interface.md)

Our Data Downloader portal is available to permissioned users to bulk download a varitey of Market Data and On-Chain Data sets. If you are interested in accessing data this way please reach out to your sales or account manager.


---

# 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/access-our-data/downloading-our-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.
