# Trade Setup

**Purpose:**

Get a complete trade plan with entry, take-profit, and stop-loss

**Copy-Paste Prompts:**

**Complete Trade Setup** `I want to long $ETH. Give me a complete trade setup with entry price, take-profit targets, stop-loss level, position sizing suggestion, and risk-reward ratio`

**Swing Trade Plan** `Set up a swing trade on $BTC for me — I'm willing to hold for 1-2 weeks. Include entry zone, multiple TP levels, and where to cut losses`

**Setup Evaluation** `Should I short $SOL here? Evaluate the short setup and if it makes sense, give me the full trade plan`

**Breakout Trade Plan** `$ETH is approaching $3,200 resistance. Give me a breakout trade plan if it breaks, including confirmation signals and invalidation level`

**\<TOKEN> Portfolio Deployment Trade** `I have $10,000 to deploy. What's the best trade setup right now across major tokens? Give me your top pick with full details`

**Output Format:**

<figure><img src="/files/jKotSI7fzFAmBhGgYbjh" alt=""><figcaption></figcaption></figure>

**What You'll Get:**

* Long vs Short or No-Trade evaluation
* Complete trade plan (Entry / TP / SL)
* Risk-reward calculation
* Entry logic and confirmation signals
* Chart with annotated levels


---

# Agent Instructions: 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/prompt-formula/trade-setup.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.
