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

# 欢迎使用 Dax

> 十四款菜单栏工具，专为使用 AI 编程的开发者打造——一键直达。

Dax 是一款 macOS 菜单栏应用，把十四款小巧精悍的工具装进一次按键里。每个工具都有
专属的全局快捷键——在任何地方按下它，工具就会浮现在你当前的操作之上，完成它的
本职工作，然后悄然退场。不需要 Dock 图标，也不用切换窗口。

Dax 专为开发者与 Claude Code、Codex、Cursor、Gemini CLI 等 AI 编程工具协同工作
而设计。它常驻在菜单栏，不碍事，按下快捷键的那一刻才会出现。

<Note>
  Dax 仅限邀请使用。用邀请码激活，或在邀请页面点击**申请访问**加入等待名单——
  详见 [Dax 如何运作](/zh/how-dax-works)。
</Note>

<CardGroup cols={2}>
  <Card title="快速上手" icon="rocket" href="/zh/quickstart">
    安装 Dax，两分钟内运行你的第一个工具。
  </Card>

  <Card title="Dax 如何运作" icon="circle-info" href="/zh/how-dax-works">
    呼出方式、激活流程、离线行为与隐私——所有工具共通的运作模型。
  </Card>

  <Card title="键盘快捷键" icon="keyboard" href="/zh/shortcuts">
    一张表看懂每个工具的快捷键。
  </Card>

  <Card title="下载 macOS 版" icon="arrow-down-to-line" href="https://getdax.app/download/">
    从 getdax.app 获取最新版本。
  </Card>
</CardGroup>

## 全部工具

<CardGroup cols={3}>
  <Card title="Image to URL" icon="link" href="/zh/tools/image-to-url">
    拖入一张图片，得到一个托管链接。
  </Card>

  <Card title="File Drop" icon="files" href="/zh/tools/file-drop">
    批量上传文件，一步到位。
  </Card>

  <Card title="Image to Prompt" icon="wand-magic-sparkles" href="/zh/tools/image-to-prompt">
    把任意图片转换成提示词。
  </Card>

  <Card title="Ask AI" icon="comment-dots" href="/zh/tools/ask-ai">
    随时随地，快速提问。
  </Card>

  <Card title="Image Ask" icon="comments" href="/zh/tools/image-ask">
    针对一张图片向 AI 提问。
  </Card>

  <Card title="Generate Image" icon="image" href="/zh/tools/generate-image">
    根据提示词生成图片。
  </Card>

  <Card title="AI Text Transform" icon="pen-nib" href="/zh/tools/text-transform">
    重写或调整选中的文本。
  </Card>

  <Card title="Frequent CLIs" icon="terminal" href="/zh/tools/frequent-clis">
    直达你最常用的命令行。
  </Card>

  <Card title="Open Project" icon="folder-open" href="/zh/tools/open-project">
    快速跳转到某个项目。
  </Card>

  <Card title="Inject MD" icon="markdown" href="/zh/tools/inject-md">
    把 Markdown 文件放入你的上下文。
  </Card>

  <Card title="Boilerplates" icon="layer-group" href="/zh/tools/boilerplates">
    可复用的项目起始模板。
  </Card>

  <Card title="Vibe History" icon="clock-rotate-left" href="/zh/tools/vibe-history">
    回顾你生成过的内容。
  </Card>

  <Card title="Suggest a Tool" icon="lightbulb" href="/zh/tools/suggest-a-tool">
    告诉我们接下来该做什么。
  </Card>

  <Card title="Feedback" icon="message-dots" href="/zh/tools/feedback">
    给团队发一条反馈。
  </Card>
</CardGroup>
