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

# Welcome to Spur!

> Your AI-powered QA Engineer - Create and run automated tests using natural language.

# Getting Started

Start writing & running your first test in under five minutes

<CardGroup cols={2}>
  <Card icon="pencil" href="/getting-started/first-test" title="Create Your First Test!">
    Learn how to create your first automated test
  </Card>

  <Card icon="book" href="/getting-started/prompt-library" title="Prompting Guide">
    Explore different types of prompts and best practices for writing effective tests
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card icon="terminal" href="/getting-started/web-prompting" title="Web Prompting Guide">
    Write effective test instructions for web applications
  </Card>

  <Card icon="play" href="/running-tests/run-modal/run-modal" title="Running Tests">
    Execute and monitor your tests across different environments
  </Card>

  <Card icon="gear" href="/authoring-tests/test-side-peek/advanced-configurations" title="Test Configuration">
    Configure test settings, environments, and execution parameters
  </Card>
</CardGroup>

## Resources

<Card icon="magnifying-glass" horizontal href="/authoring-tests/preview-editor" title="Preview Editor">
  Try steps one-at-a-time to fix any issues with your tests
</Card>

<Card icon="clock-rotate-left" horizontal href="/changelog/introduction" title="Latest Updates">
  Stay informed about new features and improvements
</Card>

## Quick Start

1. **Sign Up**: [Create your Spur account](https://tally.so/r/n9WR4Q)
2. **First Test**: Follow our [quick start guide](/getting-started/first-test)
3. **Configure**: Set up your test configuration
4. **Run**: Execute your tests

Need help? Join our [community](https://www.linkedin.com/company/spur-test/) or check out our latest [updates](https://x.com/spurtest).
