# Introduction

## What is MultiniLigual QR menu?

MLQRmenu is a multi-language digital menu creator and management solution. You can create or upload your venue’s menus and your customers will see your menu on their smartphones with a simple QR scan. You can change or upload your menu anytime that will be updated immediately without changing the actual QR code.

![One of the way how to use](/files/-Md6AOPj3h-C8NcXrSdA)

{% hint style="info" %}
&#x20;There are several options how to use  it
{% endhint %}

Once you're strong enough, save the world:

{% code title="hello.sh" %}

```bash
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```

{% endcode %}


---

# 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.mlqrmenu.com/master.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.
