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

# Quickstart

> Get started with Clarky in under 5 minutes

## Create Your Account

Getting started with Clarky is quick and easy. Follow these steps to create your first AI agent.

<Steps>
  <Step title="Sign Up">
    Visit [clarky.ai](https://clarky.ai) and click "Get Started" to begin the signup process.

    You can sign up using:

    * **Magic Link**: Enter your email and receive a one-time login link
    * **Google**: Sign in with your Google account

    <Note>
      No password required! Clarky uses secure authentication methods for easy access.
    </Note>
  </Step>

  <Step title="Complete Your Profile">
    After authenticating, you'll be asked to provide:

    * **Your Name**: This helps personalize your experience
    * **Workspace Name**: This is your organization's workspace (e.g., "Acme Inc")
  </Step>

  <Step title="Create Your First Agent">
    Once your workspace is created, you'll be taken to the agent creation page where you can:

    1. Enter your **website URL** - Clarky will automatically crawl and learn from your website
    2. Choose which **channels** to enable (Chat, Voice, Text, Email)
    3. Customize your agent's **name** and **greeting**

    <Tip>
      Start with just the chat channel to test things out. You can always enable more channels later!
    </Tip>
  </Step>

  <Step title="Deploy Your Agent">
    After creating your agent, you can immediately:

    * **Embed the chat widget** on your website using the provided code snippet
    * **Test your agent** using the built-in chat interface
    * **Set up phone numbers** for voice and text channels
    * **Connect email** accounts for email support
  </Step>
</Steps>

## Next Steps

Now that you have your agent up and running, explore these features:

<CardGroup cols={2}>
  <Card title="Customize Your Agent" icon="sliders" href="/features/settings/agent">
    Adjust your agent's properties, integrations, and behavior
  </Card>

  <Card title="Add Knowledge" icon="brain" href="/features/knowledge/overview">
    Enhance your agent's knowledge with custom content
  </Card>

  <Card title="Monitor Conversations" icon="messages" href="/features/inbox/overview">
    View and manage customer conversations
  </Card>

  <Card title="Manage Contacts" icon="users" href="/features/crm/overview">
    Track leads and contacts in the built-in CRM
  </Card>
</CardGroup>

## Try the Demo

Want to experience Clarky before signing up? Try our demo:

<CardGroup cols={2}>
  <Card title="Call Clarky" icon="phone">
    Call **(813) 851-3831** to speak with a live demo agent
  </Card>

  <Card title="Text Clarky" icon="comment-sms">
    Text **(813) 851-3831** to chat via SMS
  </Card>

  <Card title="Email Clarky" icon="envelope">
    Email **[hello@clarky.ai](mailto:hello@clarky.ai)** to test email responses
  </Card>

  <Card title="Chat with Clarky" icon="message">
    Visit [clarky.ai](https://clarky.ai) and open the chat widget
  </Card>
</CardGroup>

<Check>
  You're now ready to start using Clarky! Your AI agent is live and ready to handle customer conversations.
</Check>
