> 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/overview/who-should-use-it.md).

# Who should use it

TheContentForge is built for anyone who has to turn what's happening into content - on a schedule, without living in a dozen disconnected tabs. If you ship content, track markets, or need to keep an audience updated, it's for you.

## Content leads and social teams

The core of the platform. If you plan, write, and ship on a cadence, this is home:

* **Content leads and founders** - solo operators and small teams who own the calendar and need to keep it full without burning out
* **Social and growth teams** - multi-channel operators shipping regularly, who want drafting, scheduling, and publishing in one place
* **Media teams and editorial brands** - newsrooms and analyst desks producing daily commentary, newsletters, or stream segments
* **Agencies and multi-brand operators** - teams managing several accounts who need repeatable workflows per client without rebuilding them each time

Publishing is live on X today, with Instagram and Facebook coming soon.

## Retail crypto investors

If you follow tokens, protocols, and market moves, Investor Intel pulls market signals, wallet activity, token context, and DeFi conditions into one view - instead of jumping between disconnected dashboards. It's built for:

* **Retail crypto investors** tracking their own holdings and watchlists
* **Crypto creators** covering tokens, protocols, and market moves for an audience
* **Analysts and researchers** turning on-chain signals and execution conditions into briefs and reports

Investor Intelligence is an additional layer, not the core identity of the platform - if you don't work in Web3, everything else still applies.

## Students, athletes, clubs, and entrepreneurs

A dedicated lane for people building a personal brand and audience from the ground up:

* **Students and student-athletes** growing a following and exploring NIL opportunities
* **Clubs and societies** keeping members and prospects updated
* **Early-stage entrepreneurs** who need to show up consistently while they build

Whoever you are, if your work involves keeping an audience informed and shipping content on time, TheContentForge is for you.


---

# 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/overview/who-should-use-it.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.
