guide 02
Zero to terminal operator in 30 minutes
The first time I opened Godel Terminal, I did what everyone does: I moved the mouse around looking for menus. There aren't any, really. I clicked things. Nothing much happened. For about four minutes I was convinced I'd paid $118 for an empty black screen — and then I pressed one key, and the entire product turned inside out.
This is the half hour I wish someone had given me. By the end your screen stops looking like a broker app and starts looking like a desk.
Tickers on this page are teaching examples, not recommendations. TickerFluent publishes education, not investment advice.
One housekeeping note: I practice on big liquid names like AAPL and NVDA in these
guides because every feature fires on them with no data gaps. That's a liquidity
choice, not a stock opinion. Everything on this page runs on the free tier, so you
can follow along without paying anyone anything.
The key under Esc
Here's the key: backtick. ` Top-left of your keyboard, the one you've
ignored since you learned to type.
Press it anywhere in Godel and the command line takes focus. That's the whole trick, and it's the product's entire philosophy: the keyboard opens things, the mouse only arranges them. Every window in this machine comes from typing a short command. Once your hands know that, menus stop feeling missing and start feeling slow.
Try it. Press ` and type AAPL — just the ticker — and stop. Don't hit Enter
yet. Look at what came back:

That one dropdown is a lesson in how markets are plumbed. Three things are happening in it:
Commands sit on top — things you can run. The highlighted one executes when you press Enter (remember that; it'll matter in a second).
Instruments is the part worth a minute: that's the same Apple stock listed
seven different ways. US is the composite — the blended, canonical one you almost
always want. The others (UP NYSE Arca, UF Cboe, UW Nasdaq…) are the individual
venues where Apple actually trades. Your broker app quietly hides this plumbing from
you. A terminal shows it, because sometimes the plumbing is the story. You don't
need to care yet. Know that US is home.
Companies at the bottom are corporate records — including companies with no stock at all. File that away; the screener guide uses it.
Press Esc. That dropdown is the densest screen in the product, and you can now read it.
One sentence, one company, everything
Now the first real command. Press `, type AAPL EQ DES, glance that DES is
the highlighted row, and hit Enter.
What you typed is the terminal's entire grammar — TICKER ASSET-CLASS COMMAND —
and every guide on this site is that same sentence with a different last word. What
you get is this:

Dense on purpose. How I read a DES page, in about sixty seconds:
Price block first — but not for the price. I'm checking when the last trade printed and whether there's a (D) delayed badge. On a US stock there shouldn't be. That timestamp habit will save you from trading stale numbers on international names later.
Then straight to quarterly revenue by product — the most underrated table in the product. The day I captured that screenshot, iPhone was 49.6% of Apple's trailing revenue and Services 28.1%. One glance and you know what actually moves this company. On anything unfamiliar I read the segment table before the business description. The description is marketing. The table is accounting.
The right-hand column is the "how is it priced" strip — market cap, float, the valuation ratios, short interest, dividend dates. The EPS matrix below shows actual prints against forward estimates, which means beat-and-miss context without opening another window. And the bottom half is the part retail tools mostly don't have: customers, suppliers, competitors, partners — the supply chain, mapped — plus the biggest 13F holders.
One more thing before you move on: see those little orange chips scattered around
the page — G >, EM >, HDS >? DES is a hub. Every section links to the full
window behind it. Half my navigation is just chips on a DES page.
Charts and news speak the same sentence
Same grammar, new last words. ` then NVDA EQ G — check the highlight says
G — Historical and realtime charting — Enter:

If you've used TradingView anywhere, you already know this chart — same drawing
tools, same indicators. The resolution control sits top-left, or you can open at a
resolution directly: NVDA EQ G 1m for one-minute candles. I keep a daily and a
one-minute of the same name and let them argue.
News is AAPL EQ N, and the window rewards three habits immediately: / searches
inside the stream, Pause freezes it while you actually read, and the filters are
where you'll eventually tame the wire-service firehose (that's its own guide's worth
of craft).
And then there's the thing nobody warns you about. While I was capturing screenshots for this guide — a Saturday afternoon, market closed, coffee going cold — the bottom of my screen did this:

A geopolitical headline, timestamped to the second, painted across the terminal on a weekend. I've had broker apps push me three-hour-old "news." This thing interrupts your Saturday. That difference is most of why terminals exist.
Build the desk
Windows float free, which feels chaotic until you learn the four moves: drag by the title bar, Shift+arrows to nudge, Ctrl+Shift+arrows to snap to an edge, Option+arrows to resize. Tab cycles windows, Esc Esc closes the focused one, and — the one that saved me from myself — Cmd+Z un-closes it.
Now build this screen, deliberately, because it's the shape you'll use forever:

DES left. Chart top-right. News under it. Reference material, price action, information flow — that arrangement is older than screens; it's how trading desks have organized attention for decades. The tabs at bottom-left ("Main", "Blank") are separate workspaces, so keep a research screen on one and a monitoring screen on another. Layouts save to your account on their own. Close the browser; it's all there tomorrow.
The sixty-second drill
Before you leave, run the loop once with no hands-holding: ` → a ticker you
actually follow → EQ DES → read the segment table → chip into G > → Esc Esc
until clean. Under a minute, no mouse.
Five more commands while you're warm: QM (watchlists —
guide 04 builds the full cockpit), EQS (the
60,000-listing screener — the reference), TOP (Reuters' top
fifteen, self-reordering), WEI (world indices at a glance), and HELP — the
built-in manual, which is decent, and which you'll now mostly never need.
When it fights you
Every beginner hits the same five walls, so here they are in advance. Typing does nothing? The command line isn't focused — backtick first, always backtick. Enter ran the wrong thing? The palette executes the highlighted row, not your literal text — glance before you commit; Tab moves the highlight. Chart came up empty? Almost always a thin listing without the right feed — test a liquid US name to prove the window works, then blame the security. Seeing "Account required"? That's the free tier's fence, not a bug. And if your screen doesn't quite match my screenshots — the product ships weekly, pixels drift, commands don't. Every image here is dated for exactly that reason.
Next: story or fire in 3 minutes — where these keystrokes stop being tricks and become a research process.
