> For the complete documentation index, see [llms.txt](https://docs.questflow.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.questflow.ai/financial-harness/what-is-a-financial-harness.md).

# What Is a Financial Harness?

**Short answer:** A financial harness is the runtime around an AI Finance Agent — the models, skills, plugins, memory, and execution accounts that turn intent into bounded market action. The model is the horse. The harness is what makes it useful. Questflow's AI Finance Agent is a financial harness plus a two-sided marketplace: fund manager judgment becomes AI Agents that manage Funds you can follow.

## The Hashimoto formula, applied to markets

Mitchell Hashimoto's line is now industry vocab: **Agent = Model + Harness**. A raw LLM is powerful and hard to steer. The harness is the tools, memory, context, sandbox, orchestration, and safety that turn it into work.

For trading, Questflow's version is:

```
Trading Agent = Trading Model + Financial Harness
```

Without a harness, "AI trading" is a chatbot that forgets you. With a harness, the agent can read your portfolio, apply a judgment framework, monitor risk, and execute inside permissions you set.

## The four pillars

| Pillar                 | What it is                  | Why it matters                           |
| ---------------------- | --------------------------- | ---------------------------------------- |
| **Models**             | The reasoning core          | Thinks, explains, plans                  |
| **Skills**             | Methodology and frameworks  | How the agent analyzes, sizes, and exits |
| **Plugins**            | Data and external tools     | Markets, news, on-chain, research        |
| **Execution Accounts** | Read/write access to venues | Closes the loop from thesis to trade     |

Together they solve the two problems chatbots never solve: unstructured judgment, and the gap between "I understand the market" and "the order is in."

## What a financial harness is not

* Not a prettier terminal
* Not a grid/DCA bot
* Not a one-shot prompt that invents a strategy
* Not the model itself — **the moat is accumulated context, not the LLM**

A terminal is disposable. You can switch UIs and keep your edge. A harness is accumulative: decision memory, skills, and portfolio context compound the longer you use it.

## How Questflow uses it

Questflow is not "every user generates a strategy from a prompt." The harness extracts and runs **top investor judgment**. Fund managers distill thesis, signals, sizing, and invalidation into AI Agents. Retail investors follow those Funds with their own risk limits. Self-custodial: the brain, not the vault.

Related: What is an agentic trading harness? · Coding agent vs finance agent · What is an AI Finance Agent?

*Nothing here is financial advice.*
