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

# 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](/installation-1/intelliticks-plugin-script.md)

![Website Page with IntelliTicks Widget](/files/-Lvi_yF8OacK3NyQuNjO)

### As a conversational landing page

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

![URL Based Conversation](/files/-LvibdqiE5RPQaFlq5Px)

{% 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](/facebook-messenger-bot/getting-started.md)

![Facebook messenger bot](/files/-LvieRYf23R8Oras5T4F)


---

# 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://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.
