# Order volumes preset

In the **Settings** -> **Order volumes preset,** you can set the default order sizes to be used for each type of crypto instruments (on the left - for spot, on the right - for futures):

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

When the option "**In quote currency**" is activated, the default order sizes will be set in the quote currency, and when it is disabled - in the base currency. The choice between the base currency and the quote currency is configured for spot and futures separately.

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

### "Set for new windows" option

When the option is activated, the order size settings will be applied to all instruments, including those that have not previously been opened in  DOM/Chart windows:

<figure><img src="/files/5SFGlc8PW1BDSnDJ2tpf" alt=""><figcaption></figcaption></figure>

If the option is disabled, the order size settings will be applied only to those instruments that were opened in DOM or Chart windows at the time of applying the settings:

<figure><img src="/files/9Py3I6W8Pf2VRBIONsAB" alt=""><figcaption></figcaption></figure>

To apply the settings, click "OK".


---

# 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://support.tiger.com/english/settings/terminal/order-volumes-preset.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.
