# Webhook Setup

1. Open the **URL** which you have received it via Email or WhatsApp
2. Enter your "**WebHook URL**"&#x20;
3. Click on "**Create New Session**"&#x20;

**Note**: If you already have session previously without webhook, you need to **Delete Session** first before enter **WebHook URL**.&#x20;

<figure><img src="/files/7x0I4EoTQxuPzSoE10rQ" alt=""><figcaption></figcaption></figure>


---

# 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://docsv3.online-live-support.com/webhooks/webhook-setup.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.
