{% extends "public_base.html" %} {% block title %}{{ BRAND_NAME }} · About{% endblock %} {% block main %}

About {{ BRAND_NAME }}

{{ BRAND_NAME }} is a news aggregator with a macro brain. We pull market headlines and a curated set of cross-asset signals, auto-tag the news by theme, and use a large language model to write a short interpretation every hour — in plain English, with a fixed editorial discipline.

Editorially we’re a media service, not a financial one. We don’t make buy/sell calls, we don’t do technical analysis, and we don’t pretend to know which way the tape goes next.

Who it’s for

Investors who’d rather understand than trade. People who want a coherent read of the underlying fundamentals — what the real economy, policy, and valuation are doing — not the next 30 minutes of price action, not chart patterns, and not which ETF to buy.

Particularly: investors new enough to markets that the gambling framing of social media is doing real damage. Every read here is deliberately calm, anti-technical-analysis, and rooted in fundamentals. We treat trading and gambling as different activities, and we’re built for the people who already see them that way.

How it’s built

Architecturally, the product is deliberately privacy-shaped:

Full details on the privacy page.

{{ BRAND_NAME }} is operated from {{ OPERATOR_JURISDICTION }} by an individual operator. It is not a regulated firm, and nothing here is investment advice. See the disclaimer.

If you are in financial distress, please consider speaking to a free service such as MoneyHelper before relying on anything you read here.

{% endblock %}