> ## Documentation Index
> Fetch the complete documentation index at: https://microstrate-1133-notifications-prefs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

> Create your account and start building AI assistants in minutes

# Getting Started with QuivaWorks

Welcome to QuivaWorks! This guide will help you create your account and get started building intelligent AI assistants in minutes.

## Quick Start Checklist

<Steps>
  <Step title="Create Your Account">
    Sign up and verify your email address
  </Step>

  <Step title="Secure Your Account">
    Set up multi-factor authentication
  </Step>

  <Step title="Select a Plan">
    Choose the plan that fits your needs
  </Step>

  <Step title="Build Your First Assistant">
    Create and deploy your first AI assistant
  </Step>
</Steps>

## Create Your Account

### Registration Process

1. Visit [https://app.quiva.ai/en/signup](https://app.quiva.ai/en/signup)
2. Complete the registration form with:
   * **Account Name** - Your unique login identifier (case-sensitive). Allows the same email to be used across multiple accounts
   * **Email Address** - Your primary contact email (can be changed later)
   * **Password** - Minimum 8 characters with uppercase, lowercase, number, and special character
   * **Country**
   * **First and Last Name**
3. Accept our [Terms](https://quiva.ai/legal.html#terms) and [Privacy Policy](https://quiva.ai/legal.html#privacy)
4. Complete Cloudflare verification - to make sure you're a human!

<img src="https://mintcdn.com/microstrate-1133-notifications-prefs/IBfsQm5TYUQ4ihFC/images/essentials/registration-screen.png?fit=max&auto=format&n=IBfsQm5TYUQ4ihFC&q=85&s=1bc00825cfa2e1facf5682ffc362bf45" alt="Registration Screen" style={{ maxHeight: '300px', width: 'auto' }} className="rounded-lg" width="676" height="1426" data-path="images/essentials/registration-screen.png" />

### Email Verification

After registration, verify your email using one of two methods:

<Tabs>
  <Tab title="Login Code">
    1. Check your email for "Confirm Your Email Address"
    2. Locate the 6-digit verification code
    3. Enter the code on the verification screen
  </Tab>

  <Tab title="Magic Link">
    1. Check your email for "Confirm Your Email Address"
    2. Click the "Confirm your email" button
    3. You'll be redirected to log into your new account
  </Tab>
</Tabs>

<Warning>
  Accounts not verified within 48 hours are automatically deleted and must be recreated. Check your spam folder if you don't receive the email within 5 minutes.
</Warning>

<img src="https://mintcdn.com/microstrate-1133-notifications-prefs/IBfsQm5TYUQ4ihFC/images/essentials/account-registration-email.png?fit=max&auto=format&n=IBfsQm5TYUQ4ihFC&q=85&s=049ed56a2274b62059bc46ad0e8fe8eb" alt="Registration Email" style={{ maxHeight: '300px', width: 'auto' }} className="rounded-lg" width="1180" height="1254" data-path="images/essentials/account-registration-email.png" />

## Select Your Plan

Choose the plan that matches your needs:

<CardGroup cols={2}>
  <Card title="Free" icon="gift" href="/get-started/plans-and-pricing">
    Perfect for exploring and proof of concepts

    * Up to 3 users
    * 500 included credits per account
    * 1GB storage
  </Card>

  <Card title="Pro" icon="chart-line" href="/get-started/plans-and-pricing">
    For growing teams and businesses

    * Unlimited users
    * 1,000 included credits per user
    * 5GB storage per user
  </Card>

  <Card title="Team" icon="users" href="/get-started/plans-and-pricing">
    For larger organisations

    * Unlimited users
    * 1,500 included credits per user
    * Bring your own LLM keys
  </Card>

  <Card title="Enterprise" icon="building" href="/get-started/plans-and-pricing">
    For large teams with custom requirements

    * On-premise / BYO Cloud
    * Custom pricing & resource allocations
    * Strategic consulting
  </Card>
</CardGroup>

<Info>
  You can change your plan at any time. See our complete [Pricing & Plans guide](/get-started/plans-and-pricing) for detailed comparisons.
</Info>

## Secure Your Account

<Warning>
  Before building assistants, secure your account with multi-factor authentication.
</Warning>

We strongly recommend setting up MFA on your first login:

1. You'll be prompted to enable MFA after verifying your email
2. Choose your authentication method:
   * **Passkey** (Recommended) - Use biometrics or device PIN
   * **Authenticator App** - Use Google Authenticator, Authy, etc.
3. Save your recovery codes in a secure location

<Info>
  Learn more in our [Authentication Guide](/essentials/security/authentication)
</Info>

## Next Steps

<CardGroup cols={2}>
  <Card title="Build Your First Assistant" icon="sparkles" href="/assistants/creating-first-assistant">
    Create and deploy an intelligent AI assistant
  </Card>

  <Card title="Invite Team Members" icon="user-plus" href="/essentials/users/user-management">
    Add users and assign roles
  </Card>

  <Card title="Explore the Marketplace" icon="store" href="https://app.quiva.ai/en/hub/marketplace">
    Browse pre-built assistants and integrations
  </Card>

  <Card title="API Documentation" icon="code" href="/api-reference">
    Integrate QuivaWorks programmatically
  </Card>
</CardGroup>

## Need Help?

<CardGroup cols={3}>
  <Card title="Documentation" icon="book" href="/get-started/overview">
    Comprehensive guides and tutorials
  </Card>

  <Card title="Community" icon="users" href="https://quiva.ai/community">
    Connect with other builders
  </Card>

  <Card title="Support" icon="life-ring" href="https://quiva.ai/help-center/">
    Get help from our team
  </Card>
</CardGroup>
