# News

<div align="left"><figure><img src="/files/KWv7zATENG64R0uS2H4z" alt="Terminal news block embedded inside the trading workspace."><figcaption><p>Terminal news block embedded inside the trading workspace.</p></figcaption></figure></div>

The Terminal News block brings market-moving headlines into the same workspace where you chart and trade.

Click a matched market from a news item to select it in Terminal, bring the chart into focus, and prepare the trade form for that market.

## Quick trades

<div align="left"><figure><img src="/files/jMg5XRJg2Kd0f0XkgI5L" alt="Terminal news quick-trade buttons for opening LONG or SHORT actions."><figcaption><p>Terminal news quick-trade buttons for opening LONG or SHORT actions.</p></figcaption></figure></div>

LONG and SHORT buttons let you open the same quick-trade menu documented in the full [News](/features/crypto-news-feed-for-trading.md) tab. You can choose Market, Limit ALO, Chase, TWAP 5m, or Burst with preset sizes from [News settings](/settings/news.md).

Use quick trades only after checking the matched market and direction. For full control over sizing, TP / SL, reduce-only, margin, and order type settings, use the [Trade form](/terminal-sections/trade-form.md).

## Feed filters

<div align="left"><figure><img src="/files/iufnPckcYyTr6e2VzGeT" alt="Terminal news feed filters for choosing visible news categories."><figcaption><p>Terminal news feed filters for choosing visible news categories.</p></figcaption></figure></div>

Use the top-right filters to choose which feeds appear inside Terminal. These correspond to the Important, Websites, and Socials feeds explained in [News](/features/crypto-news-feed-for-trading.md).

Related pages: [Market orders](/order-types/market-orders.md), [Chase orders](/order-types/chase-orders.md), [TWAP orders](/order-types/twap-orders.md), [Burst orders](/order-types/burst-orders.md).


---

# 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.proliquid.xyz/terminal-sections/news.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.
