# Set frequently used order sizes

If you often use the same amount to make trades, we have added a specific interface where you can specify up to 5 standard orders size in base or quote currency.&#x20;

The app remembers the last volume value that you entered, as well as the currency that you chose to enter them in (either the trade currency or the quote currency).

By default, volumes are set to the minimum volume for a given pair, and a step is added to that. For example, for BTC, the volume values will be: 0.0001, 0.0002, etc.

<figure><img src="/files/6ki6goOpbpaRIpm2mgJK" 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://wiki-en-macos.tiger.trade/features/tips-and-tricks/set-frequently-used-order-sizes.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.
