# Token Intelligence

Token Intelligence is your watchlist for tokens. Track price, volume, and liquidity over time, surface trending movers and anomalies, and turn token signals into on-brand content angles without leaving the platform.

### What you'll see

Four tabs. Each focuses on a different way of working with tokens.

#### Tracked Tokens

The watchlist. Each row shows symbol, name, label, price, 24h change, volume, liquidity, and category.

* **Add token** opens a modal. Paste the token address, click **Lookup**, and review the resolved metadata before saving — symbol, name, current price, 24h change, volume, liquidity. Set a custom label, category, X URL, and optional RSS feed
* **Refresh** on a row updates that single token
* Edit label, category, or notes inline
* Remove tokens you no longer want to track
* Search and filter by category or chain

#### Token Dashboard

Charting for the selected token.

* Toggle between **Line** and **Candle** chart types
* Switch timeframes between 1H, 6H, 1D, and 1W
* Click **Open in Dashboard** to jump to the full-page view, or copy the address from the header

#### Market Pulse

Discovery view for what's moving right now.

* **24h Movers** — top gainers and losers across tracked tokens and broader market data
* **Anomalies** — AI-flagged outliers worth a closer look
* Expand any item for detail
* **Track** adds it to your watchlist
* **Send to Content Forge** creates a content-angle note prefilled in [Content Forge](/thecontentforge-docs/feature-guides/content-studio.md)

#### AI Analysis

Generate multi-token analysis reports on demand.

* Multi-select tokens from your watchlist
* Click **Generate AI Report**
* Each report expands into summary, suggested angles, key metrics, and (where relevant) liquidity or volatility callouts
* **Regenerate** to re-run on the same set
* **Send to Content Studio** to push the report or its suggested post into [Content Forge](/thecontentforge-docs/feature-guides/content-studio.md)
* Delete reports you don't need
* A note-taking area below reports lets you jot context for later

### Header controls

* **Refresh** re-fetches market data for every tracked token at once
* The stat strip shows Tracked Tokens, top movers, anomaly counts, and similar at-a-glance metrics

### Workflow

1. Add the tokens you want to follow — paste address, lookup, label, save
2. Use Market Pulse to surface unexpected moves you might want to post on
3. Pull up the Token Dashboard when you need a chart context for a specific token
4. Run an AI Analysis across a small basket when you want a written angle, then send the best output to [Content Forge](/thecontentforge-docs/feature-guides/content-studio.md)

### Tips

* Categorise tokens consistently — Market Pulse and AI Analysis lean heavily on category for relevance
* If a token's price feels stale, hit **Refresh** on the row before generating analysis
* Hand-off to [Execution Intelligence](/thecontentforge-docs/intelligence/execution-intelligence.md) before posting about a low-liquidity token — it'll flag execution-quality issues you don't want to surface in a public post

### Related

* [Wallet Intelligence](/thecontentforge-docs/intelligence/wallet-intelligence.md) — see which tracked wallets hold the tokens you watch
* [DeFi Intelligence](/thecontentforge-docs/intelligence/defi-intelligence.md) — find vaults and lending markets for these tokens
* [Execution Intelligence](/thecontentforge-docs/intelligence/execution-intelligence.md) — quote-check before posting about a swap
* [Content Forge](/thecontentforge-docs/feature-guides/content-studio.md) — destination for Market Pulse angles and AI reports

### Safety

Token Intelligence is read-only research. TheContentForge does not custody funds, execute trades, or provide financial advice — reports and angles are content context, not buy or sell recommendations. See [Web3 safety & guarantees](/thecontentforge-docs/reference/faq.md#web3-safety) for the full set of guarantees that apply across every Intelligence module.


---

# 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://thecontentforge.gitbook.io/thecontentforge-docs/intelligence/token-intelligence.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.
