> For the complete documentation index, see [llms.txt](https://docs.true-north.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.true-north.xyz/truenorth-desktop/truenorth-user-prompt-guide.md).

# TrueNorth User Prompt Guide

**Introduction**

This **Prompt Guide** is designed to help you ask the right questions so TrueNorth can deliver decision-ready analysis — not generic AI output.

TrueNorth follows a human-in-the-loop workflow: AI generates structured analysis, you review the evidence, and you decide when and how to act. This guide shows you how to trigger that workflow intentionally.

Inside this document, you'll find:

* **Proven prompt patterns** that mirror how real traders scan markets and evaluate risk
* **Copy-paste examples** that trigger full workflows, from market overview to trade setup
* **Clear guidance** on what TrueNorth can and cannot do, so expectations stay aligned

Use this guide as a practical reference, not something to read once. When you know what you want to know, this shows you how to ask for it — precisely and repeatably.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.true-north.xyz/truenorth-desktop/truenorth-user-prompt-guide.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.
