> ## 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 AGENTS.md (or any Markdown) into any project, right where the agent will read it.

**Inject MD** drops a Markdown instruction file (like `AGENTS.md`) into any
project you've worked in — right where the coding agent will read it. Works
fully offline.

## Open it

Press <kbd>⌃</kbd> <kbd>⌥</kbd> <kbd>A</kbd> from any app.

## How it works

<Steps>
  <Step title="Pick the file">
    Press <kbd>⌃</kbd> <kbd>⌥</kbd> <kbd>A</kbd>, then pick which Markdown
    file to inject (`AGENTS.md` by default).
  </Step>

  <Step title="Pick a project">
    A palette of **every project you've run Claude Code or Codex in**
    appears, distilled from your session traces.
  </Step>

  <Step title="Inject">
    Pick a project. The file is **written into that project's folder**,
    exactly where the agent looks for it.
  </Step>
</Steps>

## Privacy

Local. The project list comes from on-disk traces; the file is written
locally.
