> For the complete documentation index, see [llms.txt](https://documentation.movatic.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.movatic.co/movatic-app/universal-links-qr-codes.md).

# Universal Links / QR codes

Universal links are a great way to share the Movatic app on mobile or online browsers. When clicking this link, this will redirect the user to the App Store or Google Play Store depending on their device so that they can easily access the app. Alternatively, this link can be embedded in your app so a user can click it and it'll immediately open the app or direct them to the store to download the app.

Below are the links you can share and how it opens up on a mobile device or browser for Movatic. If you have a branded app, the link will be different and we'll need to make sure your app version has this enabled. Please reach out to <support@movatic.co> for further questions.

* <https://apps.movatic.co/movatic>

When a user opens the link on a browser, it will show them this page:

![](/files/-MgrNQV5uaDa9HfxY_h7)

Alternatively, you can share this QR code so that users can easily scan to open or download the app:

<figure><img src="/files/b14xiLOxrsswNS1NxJRW" alt="" width="330"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://documentation.movatic.co/movatic-app/universal-links-qr-codes.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.
