# Chart and Data Exploration

### Choose your trading pair

<figure><img src="https://2711537890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRCjlHHNXNoHWcwMLiBt5%2Fuploads%2F5qnCs4ztPEua7GJIAhi5%2FScreenshot%202022-11-08%20232623.jpg?alt=media&#x26;token=ac3f49d5-4912-4a91-9df6-aa187079b280" alt=""><figcaption></figcaption></figure>

After signing in, you will land on the charts page.

On the top left, you can select the asset you want to explore and analyze.

[**Here**](https://chain-of-demand.gitbook.io/chain-of-demand-docs/user-guide/trading-pairs) is a list of trading pairs that are available to analyze.

### Select Timeframe

<figure><img src="https://2711537890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRCjlHHNXNoHWcwMLiBt5%2Fuploads%2Fu0zrRbV5MEBqMmlRTAgG%2FScreenshot%202022-11-08%20232640.jpg?alt=media&#x26;token=8ed3493a-c5c8-4a88-990e-a0ef311745cf" alt=""><figcaption></figcaption></figure>

Select the date range you want to explore.&#x20;

All charts will show data for this timeframe.

### Add Metrics

<figure><img src="https://2711537890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRCjlHHNXNoHWcwMLiBt5%2Fuploads%2F5Vr16oGUr5GFdrrqTCYk%2FScreenshot%202022-11-08%20232656.jpg?alt=media&#x26;token=28c72bef-362b-43ae-a689-fcdab36dd760" alt=""><figcaption></figcaption></figure>

Add metrics to compare on this chart. You can add a maximum of 5 metrics to each chart, and have a maximum of 3 charts.

You can read about the [assets](https://chain-of-demand.gitbook.io/chain-of-demand-docs/user-guide/assets) and [metrics](https://chain-of-demand.gitbook.io/chain-of-demand-docs/user-guide/metrics) we provide data for.

### Explore Correlation

<figure><img src="https://2711537890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRCjlHHNXNoHWcwMLiBt5%2Fuploads%2FplI15siD3zdNqPtMkug9%2FScreenshot%202022-11-08%20232710.jpg?alt=media&#x26;token=73924b2f-286f-4de9-9029-2b4df997900c" alt=""><figcaption></figcaption></figure>

You can explore correlation between 2 or more metrics by looking at their 30-day rolling Pearson correlation or by a scatter plot.

### Add metrics to favorites

<figure><img src="https://2711537890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRCjlHHNXNoHWcwMLiBt5%2Fuploads%2Fw1uBDl2kx3YsInSLr8wp%2FScreenshot%202022-11-08%20232726.jpg?alt=media&#x26;token=1f539f52-bbb5-4d1b-a952-3dd33f0e86f4" alt=""><figcaption></figcaption></figure>

If you'd like to save any metric(s) for quick access in the future, you can click the 3 dots on your selected metric and add them to your favorites. Your favorite metrics are accessible on the favorites tab on the left sidebar.

### **Save Chart Layout**

<figure><img src="https://2711537890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRCjlHHNXNoHWcwMLiBt5%2Fuploads%2FwGQUrWq38ml0Fi94dCUP%2FScreenshot%202022-11-08%20232805.jpg?alt=media&#x26;token=9df6f943-c58a-47dd-9505-457ed93f4980" alt=""><figcaption></figcaption></figure>

The chart layout refers to the configuration of all the metrics you've added to all charts. You can save the chart layout to your favorites and rename it by clicking the save button at the top of the charts.

<figure><img src="https://2711537890-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRCjlHHNXNoHWcwMLiBt5%2Fuploads%2FAJw5wlhYWrgmwqjgTC5D%2FScreenshot%202022-11-08%20232745.jpg?alt=media&#x26;token=ff050c37-311c-4443-8390-d18dc78e017c" alt=""><figcaption></figcaption></figure>

You can find your saved metrics and chart layouts here in the favorites tab, located on the left sidebar.


---

# 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://chain-of-demand.gitbook.io/chain-of-demand-docs/user-guide/getting-started/chart-and-data-exploration.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.
