# Dynamic short links

Dynamic short links are useful for creating dynamic QR codes because they allow you to change the destination URL of the QR code without having to reprint the code itself.

This can be useful if you want to update the information or content that the QR code links to without having to physically reprint the code.

By using a dynamic short link, you can simply update the link's destination and the QR code will automatically redirect to the new location when scanned.

{% content-ref url="/pages/GrkvCbbhElw1XW07f5Di" %}
[Create Dynamic short links](/product-docs/dashboard/dynamic-short-links/create-dynamic-short-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/LMjV4w92YJwi9Jnx0gnD" %}
[Analytics for Dynamic Short Links](/product-docs/dashboard/dynamic-short-links/analytics-for-dynamic-short-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/mKfSbq3CgmoBbhdUEtsS" %}
[Custom domains](/product-docs/dashboard/custom-domains.md)
{% endcontent-ref %}


---

# 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.codeeqr.com/product-docs/dashboard/dynamic-short-links.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.
