# Plugin Installation

Follow these steps to install the Aicado AI Connector:

1. Go to the **Plugin** tab in your application editor and open the **Add Plugins** section.
2. Type **"Aicado AI Connector"** into the search box.
3. Select the relevant plugin from the search results and complete the installation process.

Once these steps are complete, the Aicado AI Connector plugin will be ready to use.

<figure><img src="/files/EC1aNO1jaXWg6Zc9Rg71" alt=""><figcaption></figcaption></figure>


---

# 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/aicado-ai-connector-bubble.io/get-started/plugin-installation.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.
