# Create Dynamic short links

*Create an account* [*here*](https://sqr.co/register) *if you're not yet logged in.*

1. Navigate to the \[[Dynamic short links](https://sqr.co/links)] in your dashboard
2. Click on the \[+ Create short link] button to create a new short link
3. Fill in the destination URL *(you can change this at any time)*
4. Optional: Choose a domain from the dropdown, if you connected a custom domain to SQR
5. Fill in the URL Alias, this is the custom back-half or your dynamic short link
6. Hit create and your dynamic short link is ready to use, for example, you can now connect it to an URL QR code and make that QR dynamic.

After creation you can now edit your dynamic short link and add: Pixels, Schedule a temporary destination URL, Target, Password protect it, and add it to one of your projects.


---

# 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/create-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.
