# DOM Trader Settings

Additional settings of the DOM Trader allow you to customize the general view for a convenient display of data and the panel in general.&#x20;

**1)** To open DOM Trader settings, click on the '<mark style="background-color:blue;">**Menu**</mark>**'** button on the left upper corner and select <mark style="background-color:blue;">**Settings**</mark> item.

<figure><img src="/files/8JI4LYkAJ2Ju1N5otIEX" alt=""><figcaption><p>DOM Trader Settings</p></figcaption></figure>

**2)** Right-click on the price column and select the '<mark style="background-color:blue;">**Settings**</mark>' option.

<figure><img src="/files/n3eCfDckiYUatr6xu8R5" alt=""><figcaption><p>DOM Trader Settings via the price column</p></figcaption></figure>

The general view of DOM Trader settings menu has the following subsections. Let's take a closer look at them:

<table><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/PCCCwIuhV5SnCicFjUox"><strong>View</strong></a></td><td><a href="/pages/ecrW3DovIDxLLWb3DQM2"><strong>VWAP</strong></a></td><td></td></tr><tr><td><a href="/pages/mut2INg0kI8voLzAKSBj"><strong>Columns</strong></a></td><td><a href="/pages/fyXguW5a3JIqZz1xEcKP"><strong>Positions Bar</strong></a></td><td></td></tr><tr><td><a href="/pages/sBLm7tSJSNgKGRfZkjHm"><strong>Order Entry</strong></a></td><td><a href="/pages/izmaQWg4s3d7deaE60nc"><strong>Hotkeys</strong></a></td><td></td></tr></tbody></table>


---

# 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://help.quantower.com/quantower/trading-panels/dom-trader/dom-trader-settings.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.
