# Grid

The Grid panel allows you to open a set of Charts in one panel, customize each one separately or group the necessary ones. To open a Grid panel, select Terminal -> Grid.

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

Since each panel is a separate Chart, it has all the necessary functionality such as Drawing toolbar, Indicators, Templates, Visual trading, Order entry, etc.

#### Toolbar

The Grid panel toolbar consists of three buttons:

* Grid editor – this button is located on the top left corner of the ribbon. It enables to specify the number of panels and the type of panel.

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

* Refresh – allows to refresh all charts.
* Reset – this button resets panels size to default state.

All panels in the Grid panel can be resized by a user: move the mouse cursor on the panels’ joint, after that drag and drop the panel to the needed size.

**Data source**

In the Grid panel a user can see the extended information about the source of Last, Bid and Ask prices. In order to open the table with the detailed information, click on the arrow and the widget will be shown:

<figure><img src="https://lh7-us.googleusercontent.com/00MJXq7Tezn4OUVNnr0vcH3_2z-yUXz_1TBLjr5YC5xJXIuCuO_6wIHZyidTSz1QHlWxbuYNjowppRWpLAH8LxDjgcKomEIY5cgdWsy2jF80W3g7RzHaROfRZQkzjMzCFvAiIChBfPkUgN3ArXX9LG8" alt=""><figcaption></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://guide.traderevolution.com/project/web-platform/analysis-tools/grid.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.
