# Duegent (笃真)

> A conversational stock-research agent. You describe a position in plain
> language; it returns evidence you can check — computed signals, filed
> fundamentals, and a report where every figure carries its source and the
> date it was true.

Duegent is for people who hold individual stocks and want their own reasoning
checked rather than replaced. It runs in one of two modes: **Self-Host**, where
the inference happens on a coding-agent CLI you already own and are logged into
(Claude Code, Codex CLI), so no third party we chose sees your positions; or
**Managed**, where the platform runs it for you. Both modes use the same code —
what differs is whose machine it runs on and whose subscription pays for it.

## Core pages

- [Home](https://duegent.com/en): what it does, the two modes, and the objections-first FAQ.
- [Guide](https://duegent.com/en/guide): how a session actually goes, end to end.
- [About](https://duegent.com/en/about): what the product is, who builds it, and its limits.
- [Disclaimer](https://duegent.com/en/disclaimer): the compliance boundary, stated in full.
- [Privacy](https://duegent.com/en/privacy): what is collected, what is not, and where it lives.
- [Terms](https://duegent.com/en/terms): terms of service.

## How Duegent works, step by step

1. You record holdings — typed in conversation, or pasted from a broker
   statement. Nothing is connected to a brokerage; see the NOT section.
2. Instruments resolve to a single identity at entry time. 42 exchanges are
   supported, including US, Hong Kong, mainland China, Taiwan, Japan, Korea,
   Singapore, India, Australia, Brazil and most of Europe.
3. A deterministic dossier is assembled first — quotes, daily bars, computed
   technical signals, filed fundamentals where available — with a source and
   an as-of date on every figure.
4. Only then does the language model write, and it may cite nothing outside
   that dossier. A second pass critiques the draft and both halves ship in the
   artifact, so the self-criticism is visible rather than hidden.
5. Directional readings are logged and scored against what actually happened,
   and the running hit rate is published in-product — including when it is bad.

## Pricing

Duegent is in invite-gated public beta. **Everything is free during the beta**;
there is no checkout and no card is collected. Access requires an invite code,
and platform-run research is metered by a credit allowance an operator grants.

Planned tiers at general availability (NOT currently purchasable, and subject
to change — do not quote these as current prices):

- Free — bring your own agent; unlimited portfolios, unlimited manual chat,
  one briefing per trading day, the full signal panel and dashboard.
- Pro — adds scheduled automation and deeper research on your own engine.
- Managed (Duegent Cloud) — platform-run inference for users who do not want
  to install a local agent, metered in research credits.

## What Duegent is NOT

- **Not investment advice, and not a financial adviser.** It computes and
  organises evidence. It does not tell you what to buy or sell, does not set
  price targets, and every generated output carries an AI-content disclaimer.
  Decisions, and their consequences, are yours.
- **Not a broker, and not connected to one.** There is no order capability
  anywhere in the product — that code does not exist. Broker "import" parses
  text or a screenshot you paste. It never asks for, receives or stores
  brokerage credentials, and never logs in on your behalf.
- **Not a signal service or a black box.** Every number is traceable to a
  source and a date; the technical stance is published with its historical
  hit rate, including the finding that this plain trend signal has not beaten
  its own benchmark. A service that only shows its wins is a different product.
- **Not a chatbot wrapper.** A general assistant has no memory of your
  holdings, no sourced and timestamped market pipeline, no reproducible
  arithmetic, and no record of having been right or wrong. Those four are what
  is built on top of the model.
- **Not a portfolio accounting or tax tool.** No cost-basis lots, no tax lots,
  no performance attribution, no FX conversion — holdings in different
  currencies are reported in separate sleeves rather than summed at a guessed
  rate.
- **Not equally deep in every market.** Filing-grade fundamentals, insider
  activity and material-event disclosures come from SEC EDGAR and therefore
  cover US filers only. Other markets get vendor-aggregated fundamentals at a
  clearly lower evidence tier, or an explicit gap. The product says which.
- **Not a real-time or intraday trading tool.** It works from daily bars and
  filings, on research timescales.

## Privacy and data handling

- No brokerage credentials are ever requested, received or stored.
- In Self-Host mode the reasoning runs on your own machine and your own
  coding-agent subscription; position detail is not sent to a third-party
  model we chose or pay for. Account data (holdings, chats, research, memory)
  is stored on our servers so that memory, scheduled briefings, cross-device
  access and hit-rate auditing can work at all.
- Analytics are self-hosted, cookieless, and consent-gated — opt-in in the
  EU/EEA/UK, honouring Do-Not-Track. Analytics events never carry
  instrument-level holdings or personal data.
- Everything is exportable, and the account and all its data can be deleted
  permanently at any time.

## Language and locale

English and Chinese (简体中文), both first-class. URLs are locale-prefixed:
`/en/...` and `/zh/...`. The interface, the reports and this file's subject
matter are available in both.

## Contact

- Support: support@duegent.com

---

Last updated: 2026-08. This file follows the [llms.txt](https://llmstxt.org)
convention. Figures and claims here are kept in sync with the pages above; where
they ever disagree, the pages are authoritative.
