# &#x20;WordPress

You will need to integrate the Zipy SDK before you can start recording sessions and errors. Here are the steps for Integrating Zipy through WordPress&#x20;

**Step 1. Install and activate the free** [**Insert Headers and Footers plugin**](https://wordpress.com/plugins/insert-headers-and-footers) **by WPCode.**

<figure><img src="/files/GDlCJg4GT6S59Murqyi8" alt=""><figcaption></figcaption></figure>

**Step 2. On the left-hand side of your** [**dashboard**](https://wordpress.com/home)**, navigate to&#x20;*****Code Snippets*****&#x20;→&#x20;*****Header & Footer.***

**Step 3. Paste the script tag into the Header box and click the “Save Changes” button:**

<figure><img src="/files/q5WiEUcRMqDiUY14DrPO" alt=""><figcaption></figcaption></figure>

<br>


---

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