# Set up UTM campaigns

When you create a new URL QR code or a dynamic short link you can add the UTM details to your destination URL. A good tool to help you set up your campaign can be [found here](http://tools.sqr.co/tools/utm_link_generator).

Below you can see an example of a static QR:

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

And a [dynamic short link](/dashboard/dynamic-short-links/connect-a-dynamic-short-link-to-your-qr-codes.md) *(which you can connect to your URL QR code, to make it dynamic)*:

<figure><img src="/files/zqJE8gDUuZ1RKgN5E7i6" 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://docs.sqr.co/dashboard/dynamic-short-links/set-up-utm-campaigns.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.
