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

# Welcome to Dax

> Fourteen menu-bar tools for developers who build with AI — each a keystroke away.

Dax is a macOS menu-bar app that puts fourteen small, sharp tools within a
keystroke. Share an image as a link, ask AI a quick question, turn a screenshot
into a prompt, drop files in bulk, reshape selected text — without leaving what
you're doing or opening a browser tab.

Dax is made for the way developers work alongside AI coding tools like Claude
Code, Codex, Cursor, and Gemini CLI. It lives in your menu bar, stays out of the
way, and shows up the moment you press a shortcut.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Install Dax and run your first tool in under two minutes.
  </Card>

  <Card title="Keyboard shortcuts" icon="keyboard" href="/shortcuts">
    Every global shortcut in one place.
  </Card>

  <Card title="Download for macOS" icon="arrow-down-to-line" href="https://getdax.app/download/">
    Grab the latest build from getdax.app.
  </Card>

  <Card title="Suggest a tool" icon="lightbulb" href="/tools/suggest-a-tool">
    Tell us what belongs in the menu bar next.
  </Card>
</CardGroup>

## The tools

<CardGroup cols={3}>
  <Card title="Image to URL" icon="link" href="/tools/image-to-url">
    Drop an image, get a hosted link.
  </Card>

  <Card title="File Drop" icon="files" href="/tools/file-drop">
    Bulk-upload files in one go.
  </Card>

  <Card title="Image to Prompt" icon="wand-magic-sparkles" href="/tools/image-to-prompt">
    Turn any image into a prompt.
  </Card>

  <Card title="Ask AI" icon="comment-dots" href="/tools/ask-ai">
    Ask a quick question, anywhere.
  </Card>

  <Card title="Image Ask" icon="comments" href="/tools/image-ask">
    Ask AI about an image.
  </Card>

  <Card title="Generate Image" icon="image" href="/tools/generate-image">
    Make an image from a prompt.
  </Card>

  <Card title="AI Text Transform" icon="pen-nib" href="/tools/text-transform">
    Rewrite or reshape selected text.
  </Card>

  <Card title="Frequent CLIs" icon="terminal" href="/tools/frequent-clis">
    Jump to the CLIs you use most.
  </Card>

  <Card title="Open Project" icon="folder-open" href="/tools/open-project">
    Jump straight into a project.
  </Card>

  <Card title="Inject MD" icon="markdown" href="/tools/inject-md">
    Drop Markdown into your context.
  </Card>

  <Card title="Boilerplates" icon="layer-group" href="/tools/boilerplates">
    Reusable starting points.
  </Card>

  <Card title="Vibe History" icon="clock-rotate-left" href="/tools/vibe-history">
    Revisit what you've generated.
  </Card>

  <Card title="Suggest a Tool" icon="lightbulb" href="/tools/suggest-a-tool">
    Tell us what to build next.
  </Card>

  <Card title="Feedback" icon="message-dots" href="/tools/feedback">
    Send a note to the team.
  </Card>
</CardGroup>
