# Select Data

First you need to do is importing data to analyze. Select the data to import following the guide below.

1. Click <img src="/files/uJUaoXlIuoW0HA1FsvHo" alt="" data-size="line"> button on the left bar
2. Select the Type, Exchange, Metric, Symbol sequently (Currently only CEX data supported)

<figure><img src="/files/N9wpytlqtncZKpwMAI0W" alt=""><figcaption></figcaption></figure>

3. Once you selected the data, [Select Time Range](/analytics/create-chart/function/1.-how-to-import-data/select-time-range.md) will be automatically set as next step


---

# 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://docs.unblinked.com/analytics/create-chart/function/1.-how-to-import-data/select-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.
