# Introduction

{% hint style="info" %}
**Don't have an IntelliTicks account yet?**

[Start your free trial today!](https://www.intelliticks.com/registration/)
{% endhint %}

IntelliTicks is used to engage with website or facebook page users and convert them into leads. It is deployed in different modes.

### **As a chat plugin on the website**

You can deploy IntelliTicks chat plugin on your website by simply put our JavaScript code on it. [Learn More](https://docs.intelliticks.com/installation-1/intelliticks-plugin-script)

![Website Page with IntelliTicks Widget](https://3241020264-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LV26ZH2qOAtZoupy1GS%2F-LviUXy7CNf0UUdjj443%2F-Lvi_yF8OacK3NyQuNjO%2Fimage.png?alt=media\&token=988a7482-9707-48aa-9b81-aa8f089bec25)

### As a conversational landing page

You can use conversation direct link to engage with your users.

![URL Based Conversation](https://3241020264-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LV26ZH2qOAtZoupy1GS%2F-LviUXy7CNf0UUdjj443%2F-LvibdqiE5RPQaFlq5Px%2Fchatbot.intelliticks.com_landing_fdxcqcivndzTZt798_c_playbook_5def40ad380d7b0e5082e166.png?alt=media\&token=21fd8921-5453-43af-92ec-3d479f2f8560)

{% hint style="info" %}
For organic traffic, use the chat plugin option. For PPC and other campaigns, use the conversational landing page mode.
{% endhint %}

### As a facebook messenger bot

You can also deploy conversation flow on your facebook page to engage with users and convert them into lead. [Learn More](https://docs.intelliticks.com/facebook-messenger-bot/getting-started)

![Facebook messenger bot](https://3241020264-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LV26ZH2qOAtZoupy1GS%2F-LviUXy7CNf0UUdjj443%2F-LvieRYf23R8Oras5T4F%2FScreenshot_20191210-124252.png?alt=media\&token=eaedde76-980d-4b0d-a34f-63ec6624ad59)


---

# 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.intelliticks.com/master.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.
