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

# Get ideas and angles

> Generate post ideas, contrarian angles, and concepts for carousels, infographics, and lead magnets.

Ideas are built from your brand, your posting history, and whichever inspiration sources
you've left switched on. What you get back reflects those inputs, so it's worth knowing
which ones are in play.

## What you can ask for

<CardGroup cols={2}>
  <Card title="Post ideas" icon="lightbulb">
    Ideas grounded in your brand and what you've already published.
  </Card>

  <Card title="Fresh angles" icon="rotate-cw">
    New or contrarian takes on a topic you've covered before.
  </Card>

  <Card title="Lead magnet ideas" icon="magnet">
    Concepts matched to your audience, offer, and their pain points.
  </Card>

  <Card title="Carousel ideas" icon="layers">
    Concepts that suit a multi-slide format.
  </Card>

  <Card title="Infographic ideas" icon="image">
    Insights, comparisons, and frameworks that are worth showing visually.
  </Card>
</CardGroup>

Some prompts to start from:

* *"Give me 10 post ideas about hiring"*
* *"I've written about pricing a lot — give me a fresh angle on it"*
* *"What's a contrarian take on remote work I could defend?"*
* *"Lead magnet ideas for early-stage B2B founders"*
* *"What could I turn into an infographic this week?"*

## What comes back

Each idea arrives as more than a title.

<Frame>
  <img src="https://statics.depost.ai/docs/chat/ideas-result.png?v=2" alt="A list of generated post ideas, each with a why-it-works note, a freshness score, a suggested media type, and a Create draft button" />
</Frame>

* **Why it works** — the reasoning behind the idea, so you can judge it rather than guess
* **Freshness** — a score for how well-worn the angle is. A low score isn't a veto; it means
  the ground is well covered and you'll need a sharper take
* **Media** — the format the idea suits, such as *Text* or *Document*
* **Create draft** — turns that single idea into a draft, without retyping it

Below the list sit a **Sources** chip and follow-up actions that carry the whole set
forward:

<Frame>
  <img src="https://statics.depost.ai/docs/chat/ideas-follow-up.png?v=2" alt="A Sources chip showing a count of seven, above buttons reading Create a post from the top idea, Generate hooks for the strongest idea, and Analyze what would perform best" />
</Frame>

Use those buttons rather than starting a new chat. They keep the ideas as context, so the
post you get is the idea you picked rather than a fresh interpretation of the same words.

The **Sources** chip is worth opening at least once. It shows which posts the ideas were
actually built from. See [give chat the right context](/chat/context).

## The shape follows the ask

The anatomy stays the same whatever you ask for, but the parts adapt. Ask for lead magnets
and the button becomes **Create lead magnet**, and the media types shift toward documents
and carousels:

<Frame>
  <img src="https://statics.depost.ai/docs/chat/ideas-lead-magnets.png?v=2" alt="Lead magnet ideas, each with why it works, a freshness score, a media type of Document or Text or Carousel, and a Create lead magnet button" />
</Frame>

So it's worth naming the format you want in the request. *"Lead magnet ideas"* and *"post
ideas"* return different things, not the same things relabelled.

## Ask for more than you need

Ask for ten ideas and take two. Asking for three tends to produce three safe ones, because
there's no room for range. A longer list gives you the odd one that's actually interesting.

If everything comes back samey, say so — *"these are too similar, push further"* — rather
than starting a new chat. The thread already knows what it just gave you.

## Sharpening what you get

<AccordionGroup>
  <Accordion icon="user" title="Name the audience">
    "Post ideas" gets a spread. "Post ideas for technical founders who hate marketing"
    gets ideas you can actually write.
  </Accordion>

  <Accordion icon="target" title="Say what it's for">
    Ideas for building authority look different from ideas for driving signups. Say which.
  </Accordion>

  <Accordion icon="ban" title="Rule things out">
    "Nothing about AI" or "no listicles" is a legitimate instruction and it works.
  </Accordion>

  <Accordion icon="layers" title="Adjust the context">
    **Past Posts** stops it repeating you. **Web Search** ties ideas to current events —
    turn it off if you want evergreen ones. See [context](/chat/context).
  </Accordion>
</AccordionGroup>

## From idea to post

Ideas live in the same thread as everything else, so you can go straight on:

<Steps>
  <Step title="Pick one">
    Use **Create draft** on the idea itself, or say which — *"write the third one"* — rather
    than restating it.
  </Step>

  <Step title="Shape it before drafting">
    Ask for the angle or the hook first if you're not sure it's right yet.
  </Step>

  <Step title="Draft it">
    Ask for the post, a carousel, an infographic, or all of them.
  </Step>
</Steps>

Ideas worth keeping can be saved so they survive the conversation — ask for them again in
any later chat with *"show me my saved ideas"*. See
[saved items and defaults](/chat/memory).

<Tip>
  The best ideas usually come after an analysis, not before. Ask what's working first, then
  ask for ideas in the same thread — it builds on the findings instead of guessing.
</Tip>

**Next:** turn the one you picked into a post. See [create a post](/chat/create-post).

## Related

<CardGroup cols={2}>
  <Card title="Analyze your content" icon="chart-line" href="/chat/analyze">
    The read that makes ideas sharper.
  </Card>

  <Card title="Find what's trending" icon="flame" href="/chat/trends">
    Patterns worth building an angle on.
  </Card>

  <Card title="How chat works" icon="message-square" href="/chat/overview">
    Starting a chat and what else you can ask for.
  </Card>

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