# Multi-Chart

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

To **open Multi-Chart**, click on the puzzle 🧩 icon in the left navbar.

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

To **add more charts to the page**, click the “+Add Chart” button in the top right corner.

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

**Group charts together** and name them.

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

**Create a new group** without losing old group settings.

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

**Rename or delete the group** by clicking three dots right next to the group name.

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

Feel free to close Multi-Chart; the **settings are always saved**.


---

# 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.dex.guru/features/multi-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.
