# QR Code

The brand user can share a game link via a QR code.&#x20;

To get the QR code, you need to publish the game (Step 9: Publish Confirmation).&#x20;

<figure><img src="https://4030329530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTP9pFZ2vkhu9r1UmFiPi%2Fuploads%2FG8l2d2L6pfKXx6ExOdls%2Fimage.png?alt=media&#x26;token=d91904f1-a83e-43bc-a7c8-d5ac89d1f1b2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4030329530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTP9pFZ2vkhu9r1UmFiPi%2Fuploads%2F4AmeMtDZmjzYbkZaTsa3%2Fimage.png?alt=media&#x26;token=7129871d-496f-48fd-b2af-c9efe8dc4193" alt=""><figcaption></figcaption></figure>

The brand user can download the QR code in PNG and/or SVG formats.&#x20;

The QR code is available only for Active Instant Games/Tournaments.  You can find it on the Game Details Page or Tournament Details Page.

<figure><img src="https://4030329530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTP9pFZ2vkhu9r1UmFiPi%2Fuploads%2FUlOXrTFheqzNXR7fVGob%2Fimage.png?alt=media&#x26;token=bad6fd14-02c3-48fe-93f9-4b24545bae7c" 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://help.winday.co/publish-campaigns/qr-code.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.
