# Welcome

Vorxis is a professional-grade financial terminal built for traders, investors, and analysts who want institutional-quality market data without the institutional price tag. Real-time prices, AI-powered research, live community chat, and a fully customisable panel layout — all in the browser.

The all new retail trader terminal built for you!

***

## Getting Started

| <p><strong>🟢 Sign Up</strong></p><p>Create your account and request beta access in under a minute.</p><p><a href="/pages/ZjwINBlFEW8u8rSXtMPU">→ Sign Up</a></p> | <p><strong>🖥️ Creating a New Terminal</strong></p><p>Open your first workspace and add your first panel.</p><p><a href="/pages/nOaTFtmu3CA5nDGV7jce">→ New Terminal</a></p> |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

***

## Panels

Panels are the building blocks of Vorxis. Add, resize, and arrange them freely across any workspace.

| <p><strong>📊 Quote Monitor</strong></p><p>Live bid/ask price table across any number of tickers with latency indicators.</p><p><a href="/pages/UvE1xb7kXnjQb7D2w6zT">→ Quote Monitor</a></p> | <p><strong>📈 Chart</strong></p><p>Candlestick and line charting with multiple timeframes and overlays.</p><p><a href="/pages/x0kmGr13oZJyLYjaeUcP">→ Chart</a></p>                          | <p><strong>🗺️ Market Heatmap</strong></p><p>Treemap view of the entire market, coloured by price change and sized by market cap.</p><p><a href="/pages/zORjq1HAoAqRlBSHIf1F">→ Market Heatmap</a></p> |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p><strong>📰 News Feed</strong></p><p>Real-time news filtered to your active ticker with source attribution.</p><p><a href="/pages/vhk2p9KnYaHPyoLo4cZZ">→ News Feed</a></p>                 | <p><strong>🤖 AI Assistant</strong></p><p>Ask anything in plain English — price context, pattern summaries, macro events.</p><p><a href="/pages/0IgiMoA8KEenj6vkusAP">→ AI Assistant</a></p> | <p><strong>💬 Chatroom</strong></p><p>Stock-tagged live community chat with <code>$TICKER</code> mentions and emoji reactions.</p><p><a href="/pages/70JQD3jQn9fSrbj0pyPC">→ Chatroom</a></p>          |

***

## Commands

Type commands directly into the command bar at the bottom of the terminal. Commands work on any ticker and open inline cards that can be popped out into a floating window.

| <p><strong>⌨️ Command Overview</strong></p><p>All supported command verbs and how the command bar works.</p><p><a href="/pages/x1WV2QLnRI1PhK1feZwJ">→ Commands Overview</a></p> | <p><strong>🃏 CRD — Ticker Card</strong></p><p>Display a rich snapshot card for any ticker. Pop it out into a floating window.</p><p><a href="/pages/H1wyqyf0dYwpWts3vqaL">→ CRD Command</a></p> |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |

***

## Reference

| <p><strong>🌍 Regions</strong></p><p>Server regions, latency numbers, and how to switch your connection.</p><p><a href="/pages/Xzd1vulKWPMtK4XswMoA">→ Regions</a></p> | <p><strong>⌨️ Hotkeys</strong></p><p>Every keyboard shortcut in one place.</p><p><a href="/pages/7s5hYohe3yQXLXeYcO7y">→ Hotkeys</a></p> | <p><strong>💳 Pricing & Plans</strong></p><p>Free, Pro, and Institutional tier feature comparison.</p><p><a href="/pages/pNtA4Tj3Czy1ttFSIWKl">→ Pricing</a></p> |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>🗺️ Roadmap</strong></p><p>What's shipping now, next, and later.</p><p><a href="/pages/9tt2pWh1low7rcverkhp">→ Roadmap</a></p>                              |                                                                                                                                          |                                                                                                                                                                  |

***

> **Need help?** Use the `?` button inside the terminal to open the in-app help modal, or join the community chatroom and ask — the team reads every message.


---

# 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.vorxis.xyz/readme.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.
