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

# Start Applying

> Once you've completed the setup steps, you're ready to use your preferred MCP-compatible LLM to automate your job applications.

## How It Works

1. Open the toolkit folder with your LLM tool (Claude CLI, Claude Desktop, Cursor, etc.)
2. Copy the [prompt](/toolkit/#prompt) from the toolkit into the chat
3. The LLM will:
   * Navigate to the job application sites you specified in the [prompt](/toolkit/#prompt)
   * Search and filter job postings based on the [preferences](/toolkit/#configuration) you configured in the Toolkit
   * Fill out application forms using your personal information
   * Record all [application details](/toolkit/#applications) for tracking
   * Save any questions it encounters but doesn't know how to answer
   * Log all decision-making processes (viewable in the [Logs](/toolkit/#logs) module)

<Tip>
  Review your recent applications and customize the prompt to refine how the AI handles specific scenarios. This helps improve accuracy and match your application style over time.
</Tip>

## Video Examples

<CardGroup cols={3}>
  <Card title="Claude CLI" icon="terminal">
    Automated applications using Claude CLI
  </Card>

  <Card title="Claude Desktop" icon="desktop">
    Automated applications using Claude Desktop
  </Card>

  <Card title="Cursor" icon="code">
    Automated applications using Cursor IDE
  </Card>
</CardGroup>
