# What is TheContentForge?

TheContentForge is a social content operations platform. It gives a team one place to generate content, transcribe and repurpose video, clip social-ready moments, manage brand voice, publish or schedule posts, track performance signals, and run experiments across X, Instagram, and Facebook.

### What it replaces

Most teams juggle a content doc, a video clipping workflow, a scheduling tool, a spreadsheet of analytics, and a group chat for trend spotting. TheContentForge collapses that stack:

* **Content Forge** replaces your drafting doc and prompt notes
* **Video Forge** replaces the manual long-form-to-social repurposing and clipping workflow
* **Brand Voice** replaces the "make sure it sounds like us" review loop
* **Publishing** and **Calendar** replace the handoff between drafting and scheduling
* **Asset Library** keeps reusable media and source documents in one org-scoped place
* **Patterns** and **Competitor Analysis** replace the weekly analytics spreadsheet
* **ForgeSays**, **Algorithm Watch**, and **Current Events** replace the "did you see this?" group chat
* **Experiments** replaces the gut-feel "let's just try it and see" approach

### Who it's for

Content leads, social managers, and growth teams who ship on a schedule and need their output to improve over time; not just get published.

For Web3 Project orgs, TheContentForge also supports a more structured project-native workflow: project profile, team, roadmap, FAQs and objections, and approved supporting context that can be used directly in [Content Forge](/thecontentforge-docs/feature-guides/content-studio.md). See [Web3 Projects](/thecontentforge-docs/feature-guides/web3-project.md).

### Multi-tenant by design

Every org has its own isolated workspace. Data, users, assets, social connections, and settings never cross organization boundaries.

### On-chain Intelligence

For teams whose audience or work touches Web3, TheContentForge layers in on-chain context alongside the rest of the platform:

* [**Wallet Intelligence**](/thecontentforge-docs/intelligence/wallet-intelligence.md) — Solana wallet watchlist with a live on-chain feed, alert rules, and AI analysis
* [**Token Intelligence**](/thecontentforge-docs/intelligence/token-intelligence.md) — token watchlist with price, volume, liquidity tracking, Market Pulse, and AI reports
* [**DeFi Intelligence**](/thecontentforge-docs/intelligence/defi-intelligence.md) — Kamino-powered read-only DeFi context across Earn and Liquidity vaults, lending markets, and wallet positions
* [**Execution Intelligence**](/thecontentforge-docs/intelligence/execution-intelligence.md) — pre-publish swap-quality checks and prediction-market discovery for content angles

Web3 Intelligence is read-only by design. TheContentForge does not custody funds, hold private keys, execute trades, place bets, or provide financial advice. The Intelligence pages exist to inform content decisions — what to post, when, with what framing — not to move assets.


---

# 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/getting-started/what-is-thecontentforge.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.
