# Embedded Charts

You can use our powerful charting tool on your website. Our Embedded Charts allow you to add a plot of Coin Metrics’ data – similar to our [Network Data Charting](https://charts.coinmetrics.io/network-data/) tool. Just add a script to your page, specify your chart options, and voila.

For more details on how to use our Embedded Charts, go to [charts.coinmetrics.io/embed/](http://charts.coinmetrics.io/embed/).

And remember to follow our [attribution guidelines](https://coinmetrics.io/media/).


---

# 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/data-visualization/charting-tool/embeded-charts.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.
