# Getting Started

Webflow AI Chatbot is a Webflow Designer Extension that lets you train a custom AI chatbot on your site content and deploy it as a lightweight widget — without leaving the Designer.

## Installation

### Step 1: Open the Apps Panel in Webflow

Navigate to your Webflow Designer, then click the **Apps** icon in the left sidebar.

### Step 2: Search for Webflow AI Chatbot

Use the search bar to find **Webflow AI Chatbot**. Click it to open the app page, then click **Install**.

### Step 3: Open the App

After installing, the app appears in your Apps panel. Click it to open inside the Designer.

***

## Activate Your License

Most features require an active license key.

1. Open the **License** section from the sidebar.
2. Paste your license key into the input field.
3. Click **Activate license**.

If you don't have a license key yet, use the **Buy a new license key** link on the License page to get one from the FlowAppz dashboard.

***

## Navigating the App

Use the tabs to move between features:

* **Knowledge** — train the chatbot on your site pages, external URLs, or uploaded files
* **Customize** — configure chatbot appearance and messaging
* **Publish** — embed the widget on your site and toggle it on or off
* **License** — manage your license key


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flowappz.com/home/webflow-ai-chatbot/02.-getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
