> 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/students/verticals/creator.md).

# Student Creator

Student Creator is for building a personal brand on TikTok, Instagram, X, YouTube, or LinkedIn. Whether you are growing an audience from scratch or turning an existing following into something an employer, sponsor, or advisor would take seriously, these modes give you hooks, captions, bios, and full content plans that sound like you - not like a template.

Pick **Student Creator** as one of your verticals during onboarding, and these modes appear in [Content Forge](/thecontentforge-docs/feature-guides/content-studio.md) alongside the standard writing tools.

### Modes

Each mode charges a set number of credits and returns publish-ready drafts you can edit before posting.

| Mode                    | Credits | What it produces                                                                                                                      |
| ----------------------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| **Creator Post**        | 1       | A hook-led single post for TikTok, Instagram, X, or YouTube - a scroll-stopping hook, platform-specific captions, and an image prompt |
| **Caption Pack**        | 2       | Caption variants for one video in short, medium, and long lengths, plus 5 ready-to-use hashtag bundles                                |
| **7-Day Content Plan**  | 3       | A cross-platform week of content with hooks, formats, and calls to action mapped day by day                                           |
| **30-Day Content Plan** | 8       | A theme-driven month with weekly arcs, post types, and engagement tactics so you always know what to post next                        |
| **Multi-Platform Bio**  | 1       | Bio variants tuned to the character limits and vibe of IG, TikTok, X, LinkedIn, and YouTube                                           |
| **Personal Brand Kit**  | 10      | Your full starter kit - positioning, bios, a 7-day plan, a hook bank, and content pillars - in one generation                         |

For a reminder of how credits work and what each tier includes, see [Plans & Credits](/thecontentforge-docs/students/plans-and-credits.md).

### Voice

Student Creator drafts are written to sound natural and platform-native - the way a real person talks on that feed, not a press release. The tone stays age-appropriate but credible, so the same content that lands with your audience also holds up when an employer, sponsor, or advisor scrolls your profile. You can steer it further with the student tones (Confident, Casual, Founder-style, Creator-style) and your organisation's brand voice.

Every draft is a starting point. Review and personalise it, then post - you are always the final editor.

***

Back to [Verticals & Generation Types](/thecontentforge-docs/students/verticals.md).


---

# 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/students/verticals/creator.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.
