# Publish as QR

If you want to share you project using QR code, just follow this quick and simple guide. First of all, click on **Publish** button in the editor.

Then, select **Get QR code** tab

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

You will see unique QR code for your project. You can download it on you computer by clicking **Download QR code**, if needed:

It's done! Your audience can open your project by simply scanning this QR code.<br>


---

# 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.rhym.io/rhym-help-guide-and-faqs/publish/publish-as-qr.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.
