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

# Quickstart

This is the shortest path to get started with **AQL**: create an account, create a workspace, start a free trial or buy a subscription, then try AI features.

<Info>
  Estimated time: 5–10 minutes
</Info>

<Steps>
  <Step title="Create your account">
    * **Sign in / Sign up** with **Facebook**, **Google**, or **Email + Phone**.
    * Complete any verification steps if prompted.

    <img src="https://mintcdn.com/widebot-3949db27/2ooUNxgNKcUHVIXP/images/quickstart-signin.png?fit=max&auto=format&n=2ooUNxgNKcUHVIXP&q=85&s=c842ce7ccbea45d775cbd3cfd5a0b2c9" alt="Sign In/Up Screen" className="border-2 border-gray-300 dark:border-gray-600 rounded-lg shadow-lg" width="3408" height="1958" data-path="images/quickstart-signin.png" />

    <Tip>
      Use a work email for better account management.
    </Tip>

    <Check>
      You can access the dashboard and see the Workspaces list.
    </Check>
  </Step>

  <Step title="Create your workspace">
    * On entry, you'll see the option to **Create a new workspace**.
    * Create a workspace and **Start Free Trial** or **Buy Subscription**.

    <img src="https://mintcdn.com/widebot-3949db27/2ooUNxgNKcUHVIXP/images/quickstart-workspace.png?fit=max&auto=format&n=2ooUNxgNKcUHVIXP&q=85&s=f83e16f67e169e54b2469890a6908759" alt="Create Workspace Screen" className="border-2 border-gray-300 dark:border-gray-600 rounded-lg shadow-lg" width="3408" height="1958" data-path="images/quickstart-workspace.png" />

    <Info>
      Trials include token limits suitable for initial evaluation.
    </Info>
  </Step>

  <Step title="Tour the Workspace Home">
    * **Workspace name** at the top.
    * **Subscription details** (plan & renewal).
    * **Tokens summary** used by **AQL GenAI** and **AI Knowledge Assistant**.

    <img src="https://mintcdn.com/widebot-3949db27/2ooUNxgNKcUHVIXP/images/quickstart-dashboard.png?fit=max&auto=format&n=2ooUNxgNKcUHVIXP&q=85&s=752a29a286bb6a4919870de967b03f47" alt="Workspace Home Dashboard" className="border-2 border-gray-300 dark:border-gray-600 rounded-lg shadow-lg" width="3408" height="1958" data-path="images/quickstart-dashboard.png" />
  </Step>

  <Step title="Try the AI features (left sidebar)">
    * **AI Knowledge:** upload a few FAQs, index, then ask questions.
    * **AI Knowledge Assistant:** ask a policy or product question; check citations.
    * **AQL GenAI:** try a simple prompt and a streaming response.
  </Step>
</Steps>
