# ForgeSays

ForgeSays (formerly Grok Says) is an xAI-powered signal feed for crypto-relevant intelligence, community sentiment, market movement, and real-time events. It brings timely context into the content workflow so your team can react with hours, not days, of lead time.

> **Note:** The page lives at `/forge-says`. Old `/grok-says` links continue to work and redirect here automatically.

### What it gives you

* **Signal cards** — short, specific observations about what is moving right now
* **Priority badges** — `URGENT` and `TODAY` flag time-sensitive signals worth acting on first
* **Viral-topic badges** — call out themes already accelerating across the network
* **Category filters** — narrow the feed to Crypto, Political, Geopolitical, Finance, Regulation, or Memecoins
* **Source-grounded prompts** — verified, cited context you can carry straight into Content Forge
* **Recommended actions** — quick suggestions for how to respond if relevant to your brand

### Categories

The category strip across the top filters the feed to a single domain at a time. Use it to keep your editorial focus narrow on busy news days.

### Verified vs fallback enrichment

Every signal goes through xAI for grounding. When grounding returns full source citations, the card is marked **verified**. When grounding can't find clean citations, ForgeSays runs a fallback enrichment pass to surface relevant URLs and context anyway, so the feed stays useful instead of empty. Fallback-enriched cards are clearly distinguished from verified cards.

### Web3 Project orgs

Web3 Project orgs see a tailored ForgeSays variant that emphasises tokens, protocols, and project-relevant narratives. The same page, the same category filters, weighted differently for projects.

### Workflow

1. Open ForgeSays at the start of your content session
2. Pick a category, or leave it on All
3. Skim the latest signals — start with `URGENT` and `TODAY` cards, then anything tagged viral
4. Pull anything relevant into [Content Forge](/thecontentforge-docs/feature-guides/content-studio.md) as a generation prompt
5. If a signal looks like a major shift, open an [Experiment](/thecontentforge-docs/feature-guides/experiments.md)

### Tips

* ForgeSays is not a content calendar — treat it as input for your editorial judgment
* Not every signal will be relevant to your brand, and that's expected
* The "xAI" badge on the sidebar item denotes that this feed is powered by xAI's models
* Verified cards make for safer breaking-news content; fallback-enriched cards are still useful but worth a quick fact-check before publishing


---

# 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/feature-guides/forge-says.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.
