# Click Placement

A convenient scalping tool. Choose a Size Each and then place orders of this size with a single right click using the chart. The Terminal is able to automatically determine if the order is a buy or a sell via the "auto side" function. Click on auto side for a drop down menu to appear, if you want to specify click orders to be only on the buy or sell side.

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

Switch options are described elsewhere.


---

# 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/click-placement.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.
