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

# Introduction

> Tools and files for building with and for AI agents on DFlow

DFlow is built to be agent-ready. Connect your AI tools to our docs, give AI agents their own Solana wallet, and teach coding agents how to use DFlow through pre-built skills.

<div className="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-6 gap-4 auto-rows-[150px]">
  <a
    href="/ai/mcp"
    className="group block relative overflow-hidden rounded-xl no-underline border border-[#66C5F6]/15 dark:border-[#66C5F6]/5 transition-all hover:scale-[1.02] hover:shadow-[0_0_40px_rgba(102,197,246,0.2)] lg:col-span-3 lg:row-span-2"
    style={{
  backgroundImage: "url('https://mintcdn.com/dflow/qELrBAnO2isWQljL/images/ui-banner-buttons/button-1.png?fit=max&auto=format&n=qELrBAnO2isWQljL&q=85&s=3c8e03fbb32991bab74335ffd4218703')",
  backgroundSize: "cover",
  backgroundPosition: "center",
}}
  >
    <div className="absolute inset-0 bg-gradient-to-b from-black/90 via-black/60 to-black/30" />

    <div className="relative z-10 p-6 h-full flex flex-col">
      <Icon icon="plug" size={28} color="#66C5F6" />

      <h3 className="mt-3 text-xl font-semibold text-white">MCP Server</h3>
      <p className="mt-2 text-sm text-white">Connect Cursor, VS Code, Claude, and Claude Code to DFlow's docs and API specs.</p>
    </div>

    <div className="absolute bottom-4 right-4 z-10 opacity-60 transition-all group-hover:opacity-100 group-hover:translate-x-1">
      <Icon icon="arrow-right" size={20} color="#66C5F6" />
    </div>
  </a>

  <a
    href="/ai/agent-cli"
    className="group block relative overflow-hidden rounded-xl no-underline border border-[#66C5F6]/15 dark:border-[#66C5F6]/5 transition-all hover:scale-[1.02] hover:shadow-[0_0_40px_rgba(102,197,246,0.2)] lg:col-span-3 lg:row-span-2"
    style={{
  backgroundImage: "url('https://mintcdn.com/dflow/qELrBAnO2isWQljL/images/ui-banner-buttons/button-5.png?fit=max&auto=format&n=qELrBAnO2isWQljL&q=85&s=f8ddea2d887626e6f8810dfdabafd9bb')",
  backgroundSize: "cover",
  backgroundPosition: "center",
}}
  >
    <div className="absolute inset-0 bg-gradient-to-b from-black/90 via-black/60 to-black/30" />

    <div className="relative z-10 p-6 h-full flex flex-col">
      <Icon icon="terminal" size={28} color="#66C5F6" />

      <h3 className="mt-3 text-xl font-semibold text-white">Agent CLI</h3>
      <p className="mt-2 text-sm text-white">A single binary that gives an AI agent a Solana wallet and lets it trade.</p>
    </div>

    <div className="absolute bottom-4 right-4 z-10 opacity-60 transition-all group-hover:opacity-100 group-hover:translate-x-1">
      <Icon icon="arrow-right" size={20} color="#66C5F6" />
    </div>
  </a>

  <a
    href="/ai/agent-skills"
    className="group block relative overflow-hidden rounded-xl no-underline border border-[#66C5F6]/15 dark:border-[#66C5F6]/5 transition-all hover:scale-[1.02] hover:shadow-[0_0_40px_rgba(102,197,246,0.2)] lg:col-span-3"
    style={{
  backgroundImage: "url('https://mintcdn.com/dflow/qELrBAnO2isWQljL/images/ui-banner-buttons/button-3.png?fit=max&auto=format&n=qELrBAnO2isWQljL&q=85&s=26b1d50e6c6b700940d31014864b52df')",
  backgroundSize: "cover",
  backgroundPosition: "center",
}}
  >
    <div className="absolute inset-0 bg-gradient-to-b from-black/90 via-black/60 to-black/30" />

    <div className="relative z-10 p-5 h-full flex flex-col">
      <Icon icon="puzzle-piece" size={24} color="#66C5F6" />

      <h3 className="mt-2 text-lg font-semibold text-white">Agent Skills</h3>
      <p className="mt-1 text-sm text-white">Pre-built Claude Code Skills that teach agents how to use DFlow.</p>
    </div>

    <div className="absolute bottom-4 right-4 z-10 opacity-60 transition-all group-hover:opacity-100 group-hover:translate-x-1">
      <Icon icon="arrow-right" size={20} color="#66C5F6" />
    </div>
  </a>

  <a href="/skill.md" className="group block relative overflow-hidden rounded-xl no-underline border border-[#66C5F6]/15 dark:border-[#66C5F6]/5 transition-all hover:scale-[1.02] hover:shadow-[0_0_40px_rgba(102,197,246,0.2)] bg-gradient-to-br from-[#082035] to-[#0C1218] lg:col-span-1">
    <div className="relative z-10 p-4 h-full flex flex-col">
      <Icon icon="file-lines" size={20} color="#66C5F6" />

      <h3 className="mt-2 text-sm font-semibold text-white">skill.md</h3>
      <p className="mt-1 text-xs text-[#94D2F2]">Capability file.</p>
    </div>
  </a>

  <a href="/llms.txt" className="group block relative overflow-hidden rounded-xl no-underline border border-[#66C5F6]/15 dark:border-[#66C5F6]/5 transition-all hover:scale-[1.02] hover:shadow-[0_0_40px_rgba(102,197,246,0.2)] bg-gradient-to-br from-[#082035] to-[#0C1218] lg:col-span-1">
    <div className="relative z-10 p-4 h-full flex flex-col">
      <Icon icon="file-lines" size={20} color="#66C5F6" />

      <h3 className="mt-2 text-sm font-semibold text-white">llms.txt</h3>
      <p className="mt-1 text-xs text-[#94D2F2]">Doc index.</p>
    </div>
  </a>

  <a href="/llms-full.txt" className="group block relative overflow-hidden rounded-xl no-underline border border-[#66C5F6]/15 dark:border-[#66C5F6]/5 transition-all hover:scale-[1.02] hover:shadow-[0_0_40px_rgba(102,197,246,0.2)] bg-gradient-to-br from-[#082035] to-[#0C1218] lg:col-span-1">
    <div className="relative z-10 p-4 h-full flex flex-col">
      <Icon icon="file-lines" size={20} color="#66C5F6" />

      <h3 className="mt-2 text-sm font-semibold text-white">llms-full.txt</h3>
      <p className="mt-1 text-xs text-[#94D2F2]">Full doc index.</p>
    </div>
  </a>
</div>
