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

# Quick Start Guide

> Choose your integration path and get started with Steer AI in 24-48 hours

## Choose Your Integration Path

Steer AI offers three flexible integration options to match your technical requirements and timeline. Each option provides access to our full suite of AI-powered vehicle inspection and pricing tools.

<CardGroup cols={3}>
  <Card title="API Integration" icon="code" href="/integration/api/overview">
    **Best for:** Developers and custom applications

    • No setup fee
    • 48-hour deployment
    • RESTful APIs
    • Full customization
  </Card>

  <Card title="SaaS Instance Mode" icon="server" href="/integration/saas-instance/overview">
    **Best for:** Enterprise with existing infrastructure

    • Docker deployment
    • 10-day setup
    • Custom integrations
    • On-premise option
  </Card>

  <Card title="SaaS Managed" icon="shield-check" href="/integration/saas-managed/overview">
    **Best for:** Quick deployment and managed solution

    • Fastest setup
    • 24-hour deployment
    • Fully managed platform
    • Zero maintenance
  </Card>
</CardGroup>

## Integration Decision Tree

Use this decision tree to quickly identify the best integration option for your needs:

<AccordionGroup>
  <Accordion icon="question-circle" title="Do you have existing development resources?">
    **Yes** → Consider API Integration or SaaS Instance Mode

    **No** → SaaS Managed is your best option
  </Accordion>

  <Accordion icon="clock" title="How quickly do you need to deploy?">
    **24 hours** → SaaS Managed

    **48 hours** → API Integration

    **1-2 weeks** → SaaS Instance Mode
  </Accordion>

  <Accordion icon="cog" title="Do you need custom integrations?">
    **Yes** → SaaS Instance Mode or API Integration

    **No** → SaaS Managed
  </Accordion>

  <Accordion icon="shield" title="Do you require on-premise deployment?">
    **Yes** → SaaS Instance Mode

    **No** → API Integration or SaaS Managed
  </Accordion>
</AccordionGroup>

## Getting Started Checklist

Follow these steps regardless of your chosen integration path:

### 1. Account Setup

* [ ] Create your Steer AI account
* [ ] Verify your business information
* [ ] Choose your pricing plan

### 2. Authentication

* [ ] Generate API keys
* [ ] Configure authentication settings
* [ ] Test connection

### 3. Integration Setup

* [ ] Follow integration-specific setup guide
* [ ] Configure endpoints and webhooks
* [ ] Set up error handling

### 4. Testing

* [ ] Run test inspections
* [ ] Verify pricing calculations
* [ ] Test CRM integrations

### 5. Go Live

* [ ] Configure production environment
* [ ] Set up monitoring and alerts
* [ ] Train your team

## Next Steps

<Card title="Set Up Authentication" icon="key" href="/getting-started/authentication">
  Configure API keys and authentication settings to start building with Steer AI
</Card>

## Need Help?

Our technical team is ready to help you get started:

* **Email Support:** [support@steerai.autos](mailto:support@steerai.autos) (1-day response SLA)
* **Technical Documentation:** Complete API reference and guides
* **Success Manager:** Dedicated support for enterprise customers

<Tip>
  **Pro Tip:** Most customers are up and running within 48 hours. Our fastest deployment was completed in just 6 hours!
</Tip>
