> ## Documentation Index
> Fetch the complete documentation index at: https://docs.depost.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a post

> Go from a topic to a draft, then straight into hooks, CTAs, pinned comments, or the editor.

Ask for a post and you get a draft in the thread, along with everything you'd normally do
next.

## Start from an idea

The route that works best is two steps, not one. Ask for ideas, pick one, turn it into a
post.

<Steps>
  <Step title="Ask for ideas">
    *"Give me 5 best post ideas"*. Each comes back with the reasoning behind it, a freshness
    score and a suggested format. See [get ideas and angles](/chat/ideas).
  </Step>

  <Step title="Pick one and say which">
    Press **Create draft** on the idea, or name it: *"Create a LinkedIn post on idea 4"*.
    The thread already holds the idea, so there's nothing to retype.
  </Step>
</Steps>

<Frame>
  <img src="https://statics.depost.ai/docs/chat/create-post-from-idea.png?v=2" alt="A chat thread showing generated ideas with Create draft buttons, then a request to create a post from idea 4, then the resulting draft" />
</Frame>

The reason this beats asking for a post cold is that the idea step is where you choose. Five
options with their reasoning attached are easier to judge than one draft you either take or
reject, and the one you pick carries its angle and its format through into the writing.

## Or bring your own topic

You don't have to start from ideas. Give it a subject and it writes:

* ✅ *"Write a LinkedIn post about why founders should document their expertise before
  hiring a marketer"*
* ⚠️ *"Write a post in my voice"*

The second has no subject, so Depost AI has nothing to write about and will offer ideas to pick
from instead. That's a reasonable fallback, but it surprises people — if you wanted a
draft, name the subject.

You can also start from something you've already got: paste a draft and ask for it to be
reworked, or attach a document and ask for a post out of it. See
[improve a draft](/chat/improve) and [attachments](/chat/attachments).

<Tip>
  Your brand voice is applied to every draft automatically, so "in my voice" adds nothing.
  Spend those words on the topic, the audience, or the ending instead.
</Tip>

## What comes back

<Frame>
  <img src="https://statics.depost.ai/docs/chat/create-post-output.png?v=2" alt="A generated draft post in a chat thread, with See more, Copy and Open in editor buttons, and follow-up actions for hooks, CTAs, pinned comments and infographics" />
</Frame>

The draft arrives as a **DRAFT POST** block. Under it:

* **See more** — expand the draft in place
* **Copy** — the text on your clipboard
* **Open in editor** — move it into the editor to format, add media, and schedule

Then a row of follow-ups that use the draft you just got:

<CardGroup cols={2}>
  <Card title="Generate hooks for this post" icon="anchor">
    Alternative openings, so you can test a stronger first line.
  </Card>

  <Card title="Generate CTA options" icon="megaphone">
    Different endings, matched to what you want the reader to do.
  </Card>

  <Card title="Write pinned comments" icon="message-square">
    A comment to pin under the post once it's live.
  </Card>

  <Card title="Create infographic from this post" icon="image">
    Turn the same material into a visual.
  </Card>
</CardGroup>

Use these instead of starting a new chat. They already have the draft as context, so you
don't re-explain anything.

## Getting a better draft first time

<AccordionGroup>
  <Accordion icon="user" title="Say who it's for">
    "About hiring" and "about hiring, for technical founders making their first marketing
    hire" produce very different posts.
  </Accordion>

  <Accordion icon="flag" title="Say how it should end">
    A post that ends on a question reads differently from one that ends on an offer. If you
    don't say, you'll get whatever fits.
  </Accordion>

  <Accordion icon="quote" title="Give it the real detail">
    A specific number, a thing that actually happened, a mistake you made. Specifics are
    what stop a draft sounding like everyone else's.
  </Accordion>

  <Accordion icon="wand-sparkles" title="Refine rather than restart">
    If the draft is close, say what's wrong with it in the same thread. Starting again
    throws away the context that got you most of the way.
  </Accordion>
</AccordionGroup>

**Next:** sharpen the opening and the ending. See
[hooks, CTAs and pinned comments](/chat/hooks-and-ctas).

## Related

<CardGroup cols={2}>
  <Card title="Get ideas and angles" icon="lightbulb" href="/chat/ideas">
    Start here when you don't have a topic yet.
  </Card>

  <Card title="Give chat the right context" icon="layers" href="/chat/context">
    Control what the draft is built from.
  </Card>

  <Card title="Analyze your content" icon="chart-line" href="/chat/analyze">
    Find out what's worked before you write the next one.
  </Card>

  <Card title="Posts and editor" icon="pencil" href="/posts/overview">
    Where a draft goes to be finished and scheduled.
  </Card>
</CardGroup>
