# License

A valid license key is required to train the chatbot and use the embed feature.

<div align="left"><figure><img src="/files/HDi2aHyriJCuuteHBbuW" alt=""><figcaption></figcaption></figure></div>

## Activate a License

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

Once activated, your license status and site association are shown on the page.

## Deactivate a License

1. Open the **License** tab.
2. Click **Deactivate** next to your active key.

Deactivating frees the license so it can be used on a different site.

## Don't have a license key?

Use the **Buy a new license key** link on the License page to purchase one from the FlowAppz dashboard.


---

# 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/03.-license.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.
