# Features & Benefits

**What you get**&#x20;

Two intelligence layers that turn your AI into a professional crypto analyst:

### **Layer 1: Individual Tools**&#x20;

Direct access to specific data points when you know exactly what you need

* **Technical indicators** (RSI, MACD, support/resistance, volume)
* **Derivatives intelligence** (funding rates, open interest, liquidation clusters)
* **On-chain metrics** (TVL, DEX volume, protocol activity)
* **Market discovery** (trending tokens, performance rankings, meme coin signals)
* **Prediction markets, DeFi analytics** — crowd forecasts, influencer performance, protocol flows

#### &#x20;**When to Use Individual Tools**

* Need one specific data point quickly
* Know exactly which metric you want&#x20;
* Building custom analysis workflows
* Want raw data for further processing

**Examples**

* "What's Bitcoin's RSI?"
* "Show me ETH funding rate"
* "Get current SOL price"

**Result:** Focused answer with the specific metric

{% hint style="info" %}
Learn more about our tools [here](https://docs.true-north.xyz/truenorth-mcp/broken-reference)
{% endhint %}

***

### **Layer 2: Expert Playbooks**

Pre-configured research workflows that run multi-source analysis in 10–30 seconds

* **Comprehensive Analysis** — full research report combining technical, derivatives, and market narrative. Try: “Analyze Bitcoin”
* **Technical Trading Setup** — Entry/SL/TP levels with risk-reward calculation. Try: “Give me a trading setup for ETH”
* **Tokenized Stock Research** — fundamental analysis for real-world assets. Try: “Research tokenized TSLA”<br>

#### What makes Playbooks special

* Provide actionable recommendations
* Call the right tools in parallel (10-30 seconds for complete analysis)
* Apply institutional-level methodology
* Synthesize multi-dimensional insights
* Format professional reports
* Provide actionable recommendations<br>

#### When to Use Playbooks

* You need comprehensive analysis (not just data)
* Making trading/investment decisions
* Want professional formatted reports
* Don't know which specific metric to check

**Examples**

* "Analyze Bitcoin"
* "Give me a trading setup for ETH"
* "Should I buy Solana now?"

**Result:** Multi-dimensional professional-level analysis

{% hint style="info" %}
Learn more about our playbooks [here](https://docs.true-north.xyz/truenorth-mcp/broken-reference)
{% endhint %}


---

# 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-mcp/features-and-benefits.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.
