# WordPress Integration

To install IntelliTicks on a WordPress website, just follow these basic steps

* Download IntelliTicks WordPress Plugin

{% file src="/files/-LYbDuLHYuDA4ak8UNmj" %}
IntelliTicks-WordPress-Plugin
{% endfile %}

* Login to your WordPress Admin console.
* From the left menu Click on **Plugins**

![](/files/-LW0aPnkrl7r0sH3QKQs)

* In the **Plugins** page, click on **Add New**

![](/files/-LW0ate3R1NsE7S8Qiky)

* Now click on **Upload Plugin**

![](/files/-LW0bI9Sf9-JN4DfQ3pk)

* Click on **Choose File** &  select the path to plugin file

![](/files/-LW0bWNbrbpn4Bb-Lj83)

* Click on **Install Now**

![](/files/-LW0cA6jJANTtxdSPSVi)

* Click on **Settings** menu from the left panel

![](/files/-LW0cI1wDVA3q_XckAnm)

* Under Settings, click on **IntelliTicks**
* Set "**IntelliTicks (Live Chat) is:**" to **Enabled**
* Copy the **IntelliTicks script** from IntelliTicks Admin console

To find IntelliTicks script follow steps in this link

{% content-ref url="/pages/-LW0eyvx64-ph9v3m3sb" %}
[IntelliTicks Plugin Script](/installation-1/intelliticks-plugin-script.md)
{% endcontent-ref %}

* Click on **Save Changes** and you are done


---

# 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/integrations/wordpress-integration.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.
