> 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/entrepreneur.md).

# Student Entrepreneur

For students launching a brand, side hustle, or startup who want founder-grade content without a marketing team. Whether you are shipping an app, a clothing line, an agency, a campus event brand, or a podcast, this vertical helps you tell your story, plan a launch, and pitch what you are building.

The voice is deliberately concrete and concise. No "disrupting an industry" buzzwords. Every mode gives you specific value, a specific audience, and a specific next step. Names, prices, and dates you provide stay exact, and the tool will never invent revenue, users, funding, partnerships, or testimonials on your behalf.

### Modes

Pick a mode when you start a generation. Each one is metered in credits, so the heavier the deliverable, the more it costs. See [Plans & Credits](/thecontentforge-docs/students/plans-and-credits.md) for how credits work.

| Mode                  | Credits | What you get                                                                                                                                             |
| --------------------- | ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Founder Story**     | 1       | Your story in three lengths: a long LinkedIn or X version, a short version for an Instagram or TikTok caption, and a one-line elevator version.          |
| **Launch Day Post**   | 2       | A launch announcement set: one hero post for your primary platform, two supporting posts for adjacent platforms, and a short thread.                     |
| **Customer Persona**  | 2       | A one-paragraph persona (who they are, what they need, where they hang out, what blocks them) plus sample messaging for a landing hero, a DM, and an ad. |
| **7-Day Launch Plan** | 3       | A day-by-day content plan across four phases: tease, build, launch, and post-launch.                                                                     |
| **Pitch Copy**        | 1       | Three pitch versions: a one-line elevator pitch, a two-to-three-sentence medium pitch, and a 60-second verbal pitch script.                              |
| **Brand Launch Kit**  | 10      | The full package: positioning, founder story, customer persona, a 7-day launch plan, a hero post, and pitch copy - everything above in one generation.   |

### Before you post

Every draft is a starting point, not a finished post. Review it, add the real details only you know, and make sure any claim about traction, availability, or partnerships is true before it goes live. You are always responsible for what you publish.

### Related

* [Verticals & Generation Types](/thecontentforge-docs/students/verticals.md) - the full list of student verticals and what each one produces.


---

# 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/entrepreneur.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.
