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

# Inject MD

> Drop Markdown into your context in one move.

**Inject MD** puts Markdown where your AI tool can use it — a spec, a set of
rules, a reference doc — so you don't have to paste the same context over and
over. Keep the material in Dax and inject it when you need it.

## Open it

Choose **Inject MD** from the Dax menu bar.

## Use it

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

  <Step title="Pick your Markdown">
    Select the Markdown you want to drop in.
  </Step>

  <Step title="Inject">
    Dax hands it off, ready to use as context.
  </Step>
</Steps>

<Tip>
  Keep your project conventions or a style guide as Markdown and inject them at
  the start of a session so your AI tool follows them from the first prompt.
</Tip>

## Great for

* Feeding an AI tool the same rules or spec every session
* Reusing a reference doc across prompts
* Standing up context without copy-paste
