> For the complete documentation index, see [llms.txt](https://docs.dinerwebsitesordering.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dinerwebsitesordering.com/how-to-guides/link-directly-to-menu.md).

# Link Directly to menu

Lean how to use menu\_id to create a direct link to a specific menu.

## Link directly to a menu

Creating a direct link to your menu is a fairly straight forward process. The below example links to a specific menu within the demo store.

```
ordering-demo.dinerwebsitesordering.com/?menu_id=jvfMUwpwU
```

Replace the above url with your restaurant url;

```bash
ordering-demo.dinerwebsitesordering.com > yourdomain.com
```

Replace add the menu id of the menu that you would like to link to;

```bash
menu_id=jvfMUwpwU > menu_id=id from your menu
```

{% hint style="info" %}
You can find the menu id by following the instructions below.
{% endhint %}

## How to find your Menu ID?

Log in to your restaurant store. Select the Menus section using the knife and fork button on the left-hand menu. Then press the 'Edit' button on the menu that you would like to directly link to.

![](https://2522796144-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M2p49u5xECrCKCMUqHl%2Fsync%2Ffd800020eed1ac8613a67c92f8bc0b3df9a230d6.png?generation=1611725154689048\&alt=media)

The menu id is displayed at the top of the page. Use this code to directly link to your menu as per the above instructions.

![](https://2522796144-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M2p49u5xECrCKCMUqHl%2Fsync%2F47b884eca7d14f0e62ddc02a954d52ddeac026cd.png?generation=1611725155972348\&alt=media)
