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

# Quick Start

> Install Augent and start searching audio in under 2 minutes.

## Quick setup (CLI)

<Steps>
  <Step title="Install Augent (recommended)">
    <Tabs>
      <Tab title="macOS/Linux">
        ```bash theme={null}
        curl -fsSL https://augent.app/install.sh | bash
        ```

        <img src="https://raw.githubusercontent.com/AugentDevs/Augent/main/images/install-demo.svg" alt="Install demo" />
      </Tab>

      <Tab title="Windows (PowerShell)">
        ```powershell theme={null}
        pip install "augent[all] @ git+https://github.com/AugentDevs/Augent.git"
        ```
      </Tab>
    </Tabs>
  </Step>

  <Step title="Restart Claude Code">
    Run `/mcp` to confirm Augent is connected. You'll see `augent` listed with all its tools.
  </Step>

  <Step title="Verify installation">
    ```bash theme={null}
    augent --help
    audio-downloader --help
    ```

    <Tip>If you get "command not found", restart your terminal and try again.</Tip>
  </Step>
</Steps>

<Check>If `/mcp` shows `augent` with its tools, you're ready to go.</Check>

***

## Start prompting

<div style={{ borderRadius: '12px', overflow: 'hidden', border: '1px solid #333', background: '#1a1a1a', fontFamily: 'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace', marginBottom: '1rem' }}>
  <div style={{ display: 'flex', alignItems: 'center', gap: '8px', padding: '12px 16px', background: '#2a2a2a', borderBottom: '1px solid #333' }}>
    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FF5F57' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FEBC2E' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#28C840' }} />

    <span style={{ marginLeft: '8px', fontSize: '13px', color: '#888' }}>Claude Code</span>
  </div>

  <div style={{ padding: '20px', fontSize: '14px', lineHeight: '1.7', color: '#ccc' }}>
    <span style={{ color: '#00F060' }}>Search these 26 podcasts</span> for <span style={{ color: '#00F060' }}>genuine product endorsements</span> only. No ads, real life-changing recommendations with timestamps.<br /><span style={{ color: '#666' }}>"URL1" "URL2" ... "URL26"</span>
  </div>
</div>

<div style={{ borderRadius: '12px', overflow: 'hidden', border: '1px solid #333', background: '#1a1a1a', fontFamily: 'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace', marginBottom: '1rem' }}>
  <div style={{ display: 'flex', alignItems: 'center', gap: '8px', padding: '12px 16px', background: '#2a2a2a', borderBottom: '1px solid #333' }}>
    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FF5F57' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FEBC2E' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#28C840' }} />

    <span style={{ marginLeft: '8px', fontSize: '13px', color: '#888' }}>Claude Code</span>
  </div>

  <div style={{ padding: '20px', fontSize: '14px', lineHeight: '1.7', color: '#ccc' }}>
    Find every <span style={{ color: '#00F060' }}>sea moss</span>, <span style={{ color: '#00F060' }}>oregano</span>, <span style={{ color: '#00F060' }}>cayenne pepper</span> mention in this podcast. What benefits did they claim for each one?<br /><span style={{ color: '#666' }}>\~/Downloads/healthpod.mp3</span>
  </div>
</div>

<div style={{ borderRadius: '12px', overflow: 'hidden', border: '1px solid #333', background: '#1a1a1a', fontFamily: 'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace', marginBottom: '1rem' }}>
  <div style={{ display: 'flex', alignItems: 'center', gap: '8px', padding: '12px 16px', background: '#2a2a2a', borderBottom: '1px solid #333' }}>
    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FF5F57' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FEBC2E' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#28C840' }} />

    <span style={{ marginLeft: '8px', fontSize: '13px', color: '#888' }}>Claude Code</span>
  </div>

  <div style={{ padding: '20px', fontSize: '14px', lineHeight: '1.7', color: '#ccc' }}>
    Turn this <span style={{ color: '#00F060' }}>Gordon Ramsay recipe</span> into a <span style={{ color: '#00F060' }}>structured txt</span> with ingredients, steps, and his exact cooking times. <span style={{ color: '#00F060' }}>Read it back to me</span> as audio.<br /><span style={{ color: '#666' }}>"URL"</span>
  </div>
</div>

<div style={{ borderRadius: '12px', overflow: 'hidden', border: '1px solid #333', background: '#1a1a1a', fontFamily: 'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace', marginBottom: '1rem' }}>
  <div style={{ display: 'flex', alignItems: 'center', gap: '8px', padding: '12px 16px', background: '#2a2a2a', borderBottom: '1px solid #333' }}>
    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FF5F57' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FEBC2E' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#28C840' }} />

    <span style={{ marginLeft: '8px', fontSize: '13px', color: '#888' }}>Claude Code</span>
  </div>

  <div style={{ padding: '20px', fontSize: '14px', lineHeight: '1.7', color: '#ccc' }}>
    <span style={{ color: '#00F060' }}>Break this 1-hour masterclass into chapters</span>, then convert each chapter into <span style={{ color: '#00F060' }}>clean structured notes</span> with key takeaways.<br /><span style={{ color: '#666' }}>\~/Downloads/masterclass.mp3</span>
  </div>
</div>

<div style={{ borderRadius: '12px', overflow: 'hidden', border: '1px solid #333', background: '#1a1a1a', fontFamily: 'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace', marginBottom: '1rem' }}>
  <div style={{ display: 'flex', alignItems: 'center', gap: '8px', padding: '12px 16px', background: '#2a2a2a', borderBottom: '1px solid #333' }}>
    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FF5F57' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FEBC2E' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#28C840' }} />

    <span style={{ marginLeft: '8px', fontSize: '13px', color: '#888' }}>Claude Code</span>
  </div>

  <div style={{ padding: '20px', fontSize: '14px', lineHeight: '1.7', color: '#ccc' }}>
    <span style={{ color: '#00F060' }}>Every stock mentioned</span> in this stream. Find every moment someone explains <span style={{ color: '#00F060' }}>why they're bullish or bearish</span>. Not just the ticker name.<br /><span style={{ color: '#666' }}>"URL"</span>
  </div>
</div>

<div style={{ borderRadius: '12px', overflow: 'hidden', border: '1px solid #333', background: '#1a1a1a', fontFamily: 'ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace' }}>
  <div style={{ display: 'flex', alignItems: 'center', gap: '8px', padding: '12px 16px', background: '#2a2a2a', borderBottom: '1px solid #333' }}>
    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FF5F57' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#FEBC2E' }} />

    <div style={{ width: '12px', height: '12px', borderRadius: '50%', background: '#28C840' }} />

    <span style={{ marginLeft: '8px', fontSize: '13px', color: '#888' }}>Claude Code</span>
  </div>

  <div style={{ padding: '20px', fontSize: '14px', lineHeight: '1.7', color: '#ccc' }}>
    What <span style={{ color: '#00F060' }}>books</span> did every guest recommend across these <span style={{ color: '#00F060' }}>12 episodes</span>? Find every moment someone explains <span style={{ color: '#00F060' }}>why a book changed their thinking</span>.<br /><span style={{ color: '#666' }}>\~/Downloads/episodes/\*.mp3</span>
  </div>
</div>

***

## What's Next

<CardGroup cols={2}>
  <Card title="Agent Pipelines" icon="route" href="/agents/agent-pipelines">
    The full architecture: Claude orchestrates, Augent feeds, automation platforms execute.
  </Card>

  <Card title="Eyes & Ears" icon="eye" href="/agents/eyes-and-ears">
    Turn spoken workflows into complete, replicable systems.
  </Card>

  <Card title="Build Your Agent" icon="hammer" href="/agents/building-your-first-agent">
    Zero to working agent in 30 minutes.
  </Card>

  <Card title="MCP Tools Reference" icon="wrench" href="/tools/download-audio">
    Full documentation for all 21 tools.
  </Card>
</CardGroup>
