> For the complete documentation index, see [llms.txt](https://help.supporthunt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.supporthunt.com/getting-started/installation.md).

# Installation

Support Hunt is supports deploying chatbot on following channels;

{% tabs %}
{% tab title="Website" %}
{% content-ref url="/pages/9K7yBT2r59Wy5uZdKnK8" %}
[Installation using HTML](/getting-started/installation/installation-on-website/installation-using-html.md)
{% endcontent-ref %}

{% content-ref url="/pages/sHJC53m9SEULJRJqmU6n" %}
[Installation using Google Tag Manager](/getting-started/installation/installation-on-website/installation-using-google-tag-manager.md)
{% endcontent-ref %}

{% content-ref url="/pages/GZmveVmtQcqhIvlJpiXl" %}
[Installing on Wordpress](/getting-started/installation/installing-on-wordpress.md)
{% endcontent-ref %}

{% content-ref url="/pages/tq6o76h0Pq80skgLZ2ZE" %}
[Installing on SquareSpace](/getting-started/installation/installing-on-squarespace.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="WhatsApp" %}
{% content-ref url="/pages/0ZDKSs1RG4hMUiAa4lxg" %}
[Installation on WhatsApp](/getting-started/installation/installation-on-whatsapp.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Facebook" %}
{% content-ref url="/pages/1uAXpMdxSmxVugGxPUzF" %}
[Installation on Facebook](/getting-started/installation/installation-on-facebook.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="SMS" %}
{% content-ref url="/pages/lUx1zv74MghRBGswNTDx" %}
[Installation on SMS](/getting-started/installation/installation-on-sms.md)
{% endcontent-ref %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.supporthunt.com/getting-started/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.
