# Designer

The **Chart** features a Design mode for quick and accurate placing of your orders in conjunction with most order types found in the [Execution panel](/documentation/execution-panel/place-order-overview.md). Simply press the **Design** button to switch the feature on.&#x20;

{% hint style="warning" %}
In **Multi** Mode, the Designer tool requires that your components have an associated Link colour. For example the order form and the chart must be on the same color as shown below:
{% endhint %}

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

### How to use Designer

1. Simply click on a price input to ***select*** it&#x20;
2. Then click anywhere on the chart. A flashing blue order cursor will appear. This is a preview of your order
3. You are free to drag the order into the desired position before pressing the Buy or Sell button.
4.

```
<figure><img src="/files/Y1g2RSoMUmVWXQYHyxYk" alt=""><figcaption></figcaption></figure>
```

Most of the order types such as Scale, Limit Stop etc. work well with the Designer. Try them out!


---

# 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/application-elements/interactive-chart/designer.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.
