> For the complete documentation index, see [llms.txt](https://docs.insilicoterminal.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.insilicoterminal.com/documentation/execution-panel/place-order-overview.md).

# Place Order Overview

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

There are two selectable tabs by order type: Limit and Market and a drop-down sub menu under each to select a specific operation. They are;

Limit: [Limit order](/documentation/limit-tab/limit.md), [Stop](/documentation/limit-tab/stop-limit.md), [Click placement](/documentation/limit-tab/click-placement.md), [Chase](/documentation/limit-tab/chase.md), [Scale](/documentation/limit-tab/scale.md), [Scale Side](/documentation/limit-tab/scale-side.md)\
Market: [Market order](/documentation/market/market.md), [Stop](/documentation/market/stop-market-order.md), [Swarm](/documentation/market/swarm.md), [TWAP](/documentation/market/twap.md)

{% embed url="<https://www.youtube.com/watch?v=rx3Ho99pur8>" %}

For convenience, included underneath every view in this panel and for the current instrument are; Total and Available Balance and [**Margin Control/Leverage**](/documentation/execution-panel/margin-leverage-control.md)**.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/execution-panel/place-order-overview.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.
