# Capabilities & Limitations

**Can Do**

<table><thead><tr><th width="209.8359375">Category</th><th>Capability</th></tr></thead><tbody><tr><td>Price Data</td><td>Real-time prices, candlesticks, historical data</td></tr><tr><td>Technical Analysis</td><td>S/R levels, RSI, MACD, MA, structure analysis</td></tr><tr><td>Derivatives</td><td>Funding rate, OI, liquidation heatmap, smart money positioning</td></tr><tr><td>News &#x26; Events</td><td>Catalyst search, event timelines, sentiment</td></tr><tr><td>Relative Strength</td><td>Multi-token comparison, sector rotation</td></tr><tr><td>DeFi Data</td><td>TVL, protocol fees, on-chain metrics</td></tr><tr><td>Meme Coins</td><td>Safety checks, holder analysis, community metrics</td></tr><tr><td>Prediction Markets</td><td>Polymarket odds and probabilities</td></tr><tr><td>Token Unlocks</td><td>Unlock schedules, supply impact analysis</td></tr></tbody></table>

### Cannot Do

<table><thead><tr><th width="276.91796875">Not Supported</th><th>Use This Instead</th></tr></thead><tbody><tr><td>Strategy backtesting</td><td>Historical data for manual analysis</td></tr><tr><td>Draw trendlines/Fibonacci</td><td>Horizontal S/R levels</td></tr><tr><td>On-chain wallet tracking</td><td>Hyperliquid Smart Money data</td></tr><tr><td>CEX order book depth</td><td>OI + liquidation distribution</td></tr><tr><td>Execute trades</td><td>Analysis only — you execute</td></tr><tr><td>Correlation/regression analysis</td><td>Relative strength comparison</td></tr></tbody></table>


---

# 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/capabilities-and-limitations.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.
