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

# Cassie Documentation

> Learn how to set up, fund, and use Cassie — the X-native AI trading agent that turns tweets into trades on Hyperliquid and Polymarket.

<div data-product-guide-index className="flex w-full flex-col gap-8 max-w-5xl mx-auto px-4 md:px-8 lg:px-12 py-10 lg:gap-14 lg:py-16">
  <div className="flex max-w-[540px] flex-col gap-2 self-center text-center">
    <h1 className="text-[30px] font-medium leading-9 tracking-tight text-gray-900 dark:text-gray-50">
      Cassie Docs
    </h1>

    <p className="text-balance text-base leading-relaxed tracking-tight text-gray-600 dark:text-gray-400">
      Mention @cassiedottrade under any market post and Cassie finds the best trade on Hyperliquid or Polymarket — then executes it from your wallet.
    </p>
  </div>

  <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
    <Card title={<span className="product-guide-feature-card-title">Get started</span>} icon="rocket" href="/quickstart" className="product-guide-feature-card" size={64}>
      <span className="product-guide-feature-card-description">Set up your account, fund your wallet, and send your first mention in minutes.</span>
    </Card>

    <a href="/how-it-works" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="cpu" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">How Cassie works</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Understand the AI pipeline from tweet to executed trade.
        </span>
      </div>
    </a>

    <a href="/using/venues" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="building-2" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Venues</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Cassie trades on Hyperliquid and Polymarket. Learn which venue is picked and why.
        </span>
      </div>
    </a>
  </div>

  <hr className="border-0 border-t border-border" />

  <div className="flex flex-col gap-4">
    <h2 className="font-serif text-xl font-medium leading-normal text-gray-900 dark:text-gray-50">Common tasks</h2>

    <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
      <a href="/setup/fund-wallet" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="wallet" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Fund your wallet</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Deposit USDC to your Cassie Base wallet so trades can execute.
          </span>
        </div>
      </a>

      <a href="/setup/trade-defaults" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="sliders-horizontal" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Set trade defaults</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Choose how much USDC Cassie deploys on each mention.
          </span>
        </div>
      </a>

      <a href="/setup/telegram" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="send" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Connect Telegram</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Get real-time trade alerts, position updates, and fills in your DMs.
          </span>
        </div>
      </a>

      <a href="/using/positions" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="bar-chart-2" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Track positions</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Monitor open positions, live marks, and P\&L from your dashboard.
          </span>
        </div>
      </a>

      <a href="/using/mention" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="at-sign" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Mention Cassie</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Learn the mention syntax, what signals work best, and what to expect after you tag Cassie.
          </span>
        </div>
      </a>

      <a href="/reference/faq" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="circle-help" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">FAQ</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Answers to common questions about custody, execution, risk, and more.
          </span>
        </div>
      </a>
    </div>
  </div>
</div>
