# Scale Side

Scales multiple orders on one side close to price. It is almost identical to the [Scale](/documentation/limit-tab/scale.md) order, except that it is meant for rather quick entries as a scalping tool. As with the Scale order, Scale Side is useful in conjunction with the Designer Mode.

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

**Quote Offset** determines the offset for the closest order from the quote / price.

Click on the small arrows next to **Percent Range** to drop down a menu for quick selection of useful price ranges.

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

<figure><img src="/files/rylE3QQqrCJ43fHgfnMk" 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://docs.insilicoterminal.com/documentation/limit-tab/scale-side.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.
