> For the complete documentation index, see [llms.txt](https://docs.converge.market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.converge.market/how-to-use/using-the-trading-terminal.md).

# Using the Trading Terminal

### 3) Using the Trading Terminal

#### 3.1 Terminal Overview

**What you see:** A pro-style trading layout with chart, order entry, order book, and your positions.

**How to use:**

* Use the chart to review recent price action.
* Use order entry to set amount.

<div align="center"><figure><img src="/files/bkxbMtgf6oU9qCnv9wSn" alt=""><figcaption><p>Trading terminal with chart, order entry, and positions panel.</p></figcaption></figure> <figure><img src="/files/8QY2z9RpESKfG0alXFJa" alt=""><figcaption><p>Terminal view without sidebar for focused trading.</p></figcaption></figure></div>

***

#### 3.2 Order Book View

**What you see:** Bid/ask ladder and recent trades to gauge liquidity and slippage.

**How to use:**

* Track fills and depth in the order book.
* If depth is thin, raise slippage tolerance modestly or split orders.

<figure><img src="/files/rM38fvVswseI4QVvO2FS" alt=""><figcaption><p>Order Book View</p></figcaption></figure>

***

####


---

# 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.converge.market/how-to-use/using-the-trading-terminal.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.
