# Customize your Trading Terminal

<figure><img src="/files/dZbAuTgmobQXRtGMQZdV" alt=""><figcaption><p>Customizing dashboard</p></figcaption></figure>

<figure><img src="/files/op9jUOfeIKGpfDXoF8eC" alt=""><figcaption><p>Customizing layout</p></figcaption></figure>

<figure><img src="/files/bxz8c6Ec64wEZAnhW3yW" alt=""><figcaption><p>Trading Terminal Layout</p></figcaption></figure>

## Token Trading Terminal&#x20;

**trade**<mark style="color:$primary;">**dot**</mark>**fun**'s token-specific terminal is built to be **customized to whatever fits your trading style**.&#x20;

Our interface is built with drag and drop components, think lego blocks that snap into **any arrangement you desire.**&#x20;

Hover over the top of any module and drag it into place however feels natural. The workplace remembers your layout per browser per token, so your BTC swing trading setup can look distinctly different from your micro-cap sniper setup.

### Core Components you can customize:

* **Price Chart:** A full TradingView panel with indicators, drawings, and time-frames.
* **Live Trades Feed:** Real-time ticker of ever on-chain fill, sortable by size, age, or wallet tag. Toggle You/Dev filter to isolate your own fills or the developer wallet's activities.
* **Live Token Statistics:** Quick-glance bar that streams 5 min volume, buy vs sell count, & net flow. Hovering over this bar displays % gain/loss over 5 min, 1 hr, 6 hr, & 24 hr.
* **Your Token Statistics:** Wallet Specific quick-glance bar that updates live - $ bought, $ sold, $ currently holding, and live PnL %.
* &#x20;**Trading Execution Terminal:** A compact order customization terminal where you can select Buy/Sell, Trade type, enter a SOL amount, adjust trade settings, and execute trades.
* **Trade Settings Pop-out:** Modify slippage, priority gas fees, and gas bribe for the solana blockchain.

<figure><img src="/files/0XqUF89xSACOwqX5tLZo" alt=""><figcaption><p>Trading Settings Panel</p></figcaption></figure>

* **Token Audit & Key Statistics:** Snapshot of on-chain health with top 10 holder %, dev wallet balance, insider flag, LP burned, and other key metrics.

<figure><img src="/files/EZvlVDNEeckhg0Y6eKu1" alt="" width="296"><figcaption><p>Token Audit &#x26; Key Statistics</p></figcaption></figure>

* **Token Explorer Panel:** Tabbed table that flips between **trades**, **positions**, **orders**, **holders**, t**op traders,** and **dev tokens** so you can explorer whale wallets while keeping an eye on orderflow.

<figure><img src="/files/FmrNB39YZKSJ6QiuX2iR" alt=""><figcaption><p>Token Explorer Panel</p></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://help.trade.fun/memecoins/customize-your-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.
