# MessageMatch Introduction

> MessageMatch dynamically personalizes your website copy based on UTM parameters — so every ad, email, or campaign lands with matching messaging on your site. No page cloning. No code.&#x20;
>
> Start with [**What is MessageMatch?**](/messagematch-docs/readme/what-is-messagematch.md) or jump straight to [**Getting Started**](/messagematch-docs/getting-started.md) if you're ready to install.


---

# 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://messagematch.gitbook.io/messagematch-docs/readme.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.
