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

# Choosing your path

> Select the best approach to create your first AI Agent based on your needs, technical level, and use case

<Info>
  **Flexibility first**: No matter which path you choose, you'll have full control to customize workflows, add integrations, and modify your Agent's behavior to perfectly match your requirements.
</Info>

## Choose your creation method

Select the approach that best fits your needs, technical comfort level, and project requirements:

<Steps>
  <Step title="Create from Knowledge Base" icon="book">
    <Frame>
      <img src="https://mintcdn.com/tars-c52ebe98/pzfXZlbe5u4r3EET/images/dashboard/agent/create-from-knowledge-card.png?fit=max&auto=format&n=pzfXZlbe5u4r3EET&q=85&s=149d2b1a0a4e87c543ea05489f185247" alt="Create from Knowledge Base interface showing document upload and processing" width="493" height="266" data-path="images/dashboard/agent/create-from-knowledge-card.png" />
    </Frame>

    **Best for**: Data-driven agents with existing content

    **Key Benefits**:

    * Leverage existing documents, PDFs, or CSV data
    * AI-powered content understanding and retrieval
    * Perfect for customer support and FAQ automation
    * Automatic knowledge extraction and organization

    **Difficulty**: Intermediate | **Time**: 5-15 minutes

    <a href="/platform-fundamentals/platform-tour/agents/create-from-knowledge" className="btn btn-primary">
      Start creating Agent with knowledge →
    </a>
  </Step>

  <Step title="Create from Tools" icon="wrench">
    <Frame>
      <img src="https://mintcdn.com/tars-c52ebe98/pzfXZlbe5u4r3EET/images/dashboard/agent/create-from-tool-card.png?fit=max&auto=format&n=pzfXZlbe5u4r3EET&q=85&s=d31dc13cae664943ea1d51ad91709373" alt="Create from Tools interface showing tool selection and integration options" width="493" height="266" data-path="images/dashboard/agent/create-from-tool-card.png" />
    </Frame>

    **Best for**: Integration-focused agents with external systems

    **Key Benefits**:

    * Connect to 600+ external tools and services
    * CRM, database, and API integrations
    * Automated workflows and data synchronization
    * Enterprise-grade connectivity

    **Difficulty**: Advanced | **Time**: 5-15 minutes

    <a href="/platform-fundamentals/platform-tour/agents/create-from-tool" className="btn btn-primary">
      Start creating agent with tools →
    </a>
  </Step>

  <Step title="Create from Scratch" icon="plus">
    <Frame>
      <img src="https://mintcdn.com/tars-c52ebe98/pzfXZlbe5u4r3EET/images/dashboard/agent/create-from-scratch-card.png?fit=max&auto=format&n=pzfXZlbe5u4r3EET&q=85&s=6a923ba60618f86d9f5f01fb680face7" alt="Create from Scratch interface showing blank canvas and customization options" width="491" height="266" data-path="images/dashboard/agent/create-from-scratch-card.png" />
    </Frame>

    **Best for**: Complete customization and learning the platform

    **Key Benefits**:

    * Full control over every aspect of your Agent
    * Learn TARS platform capabilities from the ground up
    * Perfect for unique use cases and specific requirements
    * Complete understanding of Agent architecture

    **Difficulty**: Advanced | **Time**: 5-20 minutes

    <a href="/platform-fundamentals/platform-tour/agents/create-from-scratch" className="btn btn-primary">
      Start creating Agent from scratch →
    </a>
  </Step>

  <Step title="Create from Template" icon="copy">
    <Frame>
      <img src="https://mintcdn.com/tars-c52ebe98/pzfXZlbe5u4r3EET/images/dashboard/agent/create-from-template-card.png?fit=max&auto=format&n=pzfXZlbe5u4r3EET&q=85&s=ad5468374271725d34e54ebea273c29a" alt="Create from Template interface showing template selection and customization" width="471" height="275" data-path="images/dashboard/agent/create-from-template-card.png" />
    </Frame>

    **Best for**: Quick deployment with proven patterns

    **Key Benefits**:

    * 1000+ pre-built templates across industries
    * Proven conversation flows and best practices
    * Fast deployment (15-30 minutes)
    * Industry-specific optimizations

    **Difficulty**: Beginner | **Time**: 2-5 minutes

    <a href="/platform-fundamentals/platform-tour/agents/create-from-template" className="btn btn-primary">
      Start creating Agent from template →
    </a>
  </Step>
</Steps>

## What's next?

After choosing your creation method, you'll be guided through the platform tour where you can:

* **Create your Agent** using your chosen method
* **Customize workflows** and Agent behavior
* **Test and preview** your Agent before deployment
* **Deploy and monitor** your Agent's performance

<Tip>
  **Not sure which to choose?** Start with "Create from Template" for a quick start, then explore other methods as you become more familiar with the platform.
</Tip>

## Need help choosing?

<CardGroup cols={2}>
  <Card title="Platform Tour" icon="map" href="/platform-fundamentals/platform-tour">
    Take a comprehensive tour of the TARS platform to understand all available features and capabilities.
  </Card>

  <Card title="Video Tutorials" icon="play" href="/getting-help/video-tutorials">
    Watch step-by-step video guides for each creation method and platform features.
  </Card>

  <Card title="Community Support" icon="users" href="/getting-help/community-forum">
    Connect with other TARS users and get advice on choosing the right approach for your project.
  </Card>

  <Card title="Live Chat support" icon="headset">
    Get immediate help from our support team to choose the best path for your specific needs.
  </Card>
</CardGroup>
