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

# Boilerplates

> Reusable starting points, ready when you are.

**Boilerplates** keeps the starting points you reach for again and again — a
config, a component, a prompt scaffold, a file template — so a new thing begins
from something solid instead of a blank page.

## Open it

Choose **Boilerplates** from the Dax menu bar.

## Use it

<Steps>
  <Step title="Open Boilerplates">
    Choose it from the menu.
  </Step>

  <Step title="Pick a starting point">
    Select the boilerplate you want.
  </Step>

  <Step title="Drop it in">
    Reuse it wherever you're starting fresh.
  </Step>
</Steps>

<Tip>
  Keep a go-to prompt scaffold here and start every new task from the same solid
  base.
</Tip>

## Great for

* Spinning up a new file or component from a known-good template
* Reusing a prompt structure that works
* Skipping the blank-page start
