# Quickstart

Aicado offers you a unique AI agent experience.

<figure><img src="/files/LlirsD3fhcnbENg1T3Gq" alt=""><figcaption><p><strong>Floating AI Agent in the bottom-right corner</strong></p></figcaption></figure>

<figure><img src="/files/SoHjfwgTROSkUyV9RTSM" alt=""><figcaption><p><strong>Expanded chat interface with conversation history</strong></p></figcaption></figure>

**Key Features:**

* **Customizable Agents:** Embeddable AI agents into your applications with customizable design options.&#x20;
* **Tech Stack Agnostic:** Works with any tech stack that supports HTML.
* **Instant Functionality:** Designed to work immediately upon embedding.
* **Domain Integration:** Requires linking your AI Agent to a domain. You can connect one domain via DNS, and if you need additional domains, you can add them to your account. Check the [pricing page](https://aicado.ai/pricing) for more details.

**Agent-Specific Features:**

* **Trainable AI Agent:** Customize and improve your chatbot by training it with personalized data to better suit your specific requirements.
* **Webhook Integration:** Use webhooks to enable real-time communication between your application and the chatbot, and to assign custom parameters for managing specific data types.

**Embed Documentations:**

* [AI Embed to Your Wix Website](https://aicado.ai/integrations/how-to-add-aicado-to-wix)
* [AI Embed to Your Wordpress Website](https://aicado.ai/integrations/how-to-add-aicado-to-wordpress)
* [AI Embed to Your Shopify Website](https://aicado.ai/integrations/how-to-add-aicado-to-shopify)
* [AI Embed to Your Squarespace Website](https://aicado.ai/integrations/how-to-add-aicado-to-squarespace)
* [AI Embed to Your Framer Website](https://aicado.ai/integrations/how-to-add-aicado-to-framer)
* [AI Embed to Your Thunkable Website](https://aicado.ai/integrations/how-to-add-aicado-to-thunkable)
* [AI Embed to Your FlutterFlow Website](https://aicado.ai/integrations/how-to-add-aicado-to-flutterflow)
* [AI Embed to Your Bubble Website](https://aicado.ai/integrations/how-to-add-aicado-to-bubble)
* [AI Embed to Your Softr Website](https://aicado.ai/integrations/how-to-add-aicado-to-softr)
* [AI Embed to Your Toddle Website](https://aicado.ai/integrations/how-to-add-aicado-to-toddle)


---

# 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.aicado.ai/creating-ai-agent/quickstart.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.
