> For the complete documentation index, see [llms.txt](https://thecontentforge.gitbook.io/thecontentforge-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thecontentforge.gitbook.io/thecontentforge-docs/investor-intel/comment-king.md).

# Comment King

Comment King drafts X replies for you. Paste the post you want to reply to (plus any context worth including), pick a style, and get a ready-to-edit draft. Crypto X moves fast, and the gap between "saw the post" and "had something good to say" is where most replies die.

### The 8 styles

* **Smart** - the informed, value-adding reply
* **Skeptical** - polite pushback that asks the uncomfortable question
* **Bullish** - the optimistic take, with substance behind it
* **Question** - a genuine question that invites a real answer
* **Contrarian** - the case against the consensus forming in the thread
* **Degen** - native crypto-X energy, for when the moment calls for it
* **Quote tweet** - framing for a quote post rather than a reply
* **Reaction** - the short, punchy response

### How it works

1. Paste the post text and any context that should inform the reply
2. Pick a style
3. Generate, then edit the draft until it sounds like you
4. **Copy to clipboard** and post it yourself on X

### Safety-checked, never auto-posted

* Every draft passes a safety check before you see it
* Comment King **never posts on your behalf**. There is no account connection and no auto-posting; the only way a draft reaches X is you copying and posting it.
* You are the editor. Treat drafts as raw material, and fact-check any claim before you publish it under your own name.

### Tips

* Drafts in your own niche land better: include a line of context about your angle when you paste the post
* The bullish and degen styles are tone, not truth. Do not let a confident draft talk you into a claim you have not verified.
* Generations per day depend on your plan, from 3 on trial up to 100 on Elite. See [Pricing](/thecontentforge-docs/reference/pricing.md).

### Related

* [News](/thecontentforge-docs/investor-intel/news.md) - where reply-worthy posts tend to surface
* [Narrative Radar](/thecontentforge-docs/investor-intel/narrative-radar.md) - know the narrative before you join the thread
* [Saved Research](/thecontentforge-docs/investor-intel/research-and-settings.md) - keep your best material


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://thecontentforge.gitbook.io/thecontentforge-docs/investor-intel/comment-king.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
