# Installation

There're two easy ways to install Lumise addons&#x20;to your website.

* Install in the Lumise
* Install in your hosting

Let's go through one-by-one together.

Click [HERE](https://www.youtube.com/watch?v=2BnfJBumVbk) to **watch the video** about how to install the Lumise addons.

{% hint style="info" %}
Before we’re getting started, keep in mind two things. First, the addon isn’t a plugin, so please don't install it as a plugin. Secondly, the addon must be in zip format to install.
{% endhint %}


---

# 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.lumise.com/addons/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.
