# Chart

## How to change product

We've integrated with TradingView, the most widely used charting tool. Like any other module the chart can be dragged, resized and zoomed. You can enable drawing on the chart from the settings in the dropdown menu, and you can add multiple charts to your workspace.

<figure><img src="/files/LjGM6emb54ySWt5EpheH" alt="Chart BTC/USDT"><figcaption></figcaption></figure>

***

*We have some awesome designs, lined up for development to enable trading from the chart, here's a sneak peek.*

<figure><img src="/files/IfVCAHvxHD30pig3IUE9" alt="Chart ETH/USDT, Trading "><figcaption><p>Design sketch of trading from the chart.</p></figcaption></figure>


---

# 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.volven.io/modules/ui-overview/chart.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.
