# Footer Menu

&#x20;There are 2 steps to make settings in the footer menu.

1. Creating **Page/Category**:

* Tutorial to create pages: [Pages](/en/online-store/pages/build-pages.md)

{% content-ref url="/pages/8zufc6fjDRRzeeIL3uTy" %}
[Build pages](/en/online-store/pages/build-pages.md)
{% endcontent-ref %}

* Tutorial to create Categories: [Categories](/en/products/categories.md)

{% content-ref url="/pages/YVUFoO3KXvYBA9b4vZcD" %}
[Categories](/en/products/categories.md)
{% endcontent-ref %}

2. Creating a menu for page/category.

The tutorial are skipped to the step two. If your page or categories are not yet created you can refer to the link above.

## Part 1 : Creating Footer Menu

Log in and go to Online Store > Menus

![](/files/cI9GzM1hEBHZyrz7nYJM)

Click on **Add Menu** and type **Footer menu** in the textfield **Title.** Be sure the spelling are correct for both capital and small letters. Click save.

![](/files/-MBcdzFCBzb3_vaXSyMT)

The footer menu after created should be like these. Click on **Menu items** tab.

![](/files/-MBce6AOBFJEmSExthze)

The display on **Menu items** tab.

![](/files/-MBceFjbERx4IZQzpoka)

Next click the **Add menu item** button In the Title field enter any name that symbolizes to your page.

In the link field, **only enter the handle.** Example as shown below:

* **Pages**: **/pages/your-page-name**&#x20;
* **Categories**: **/categories/your-category-name**

{% hint style="info" %}
\*\*<mark style="color:red;">**Attention**</mark>: Make sure you <mark style="color:red;">**do not**</mark>**&#x20;put a space** between **/** and your **page name**. Same goes with categories.
{% endhint %}

For example:

* **/pages/your-page-name** ✅
* **/pages/**<mark style="color:red;">**<->**</mark>**your-page-name**❌

### 1 : To get the link for Pages&#x20;

There are **two ways** to get the link according to your builder interface:&#x20;

1. **Pages**: Go to **Online store** -> **Pages** -> click on the **Edit** button on the **Page** name and copy the **URL**.

![](/files/-MBceTETTRNE9jA60eH1)

2. **Pages**: Go to **Online store** -> **Pages**-> **Edit** -> **More** -> **Settings** -> **SEO** -> copy **URL**.

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

### 2 : To get Link for Categories

**Categories**: go to **Products** -> **Categories** -> click **Edit** on **categories** -> click **SEO** tab copy **URL**

![](/files/-MBcenidH8Qq7TCHaFax)

Paste the **URL** in Link **textfield**. The example are below.

{% hint style="info" %} <mark style="color:red;">**Note**</mark>: Please ensure that the **spelling in the Link menu items** that you have **copied from SEO** **Pages** and **SEO Categories** is the <mark style="color:red;">**same**</mark>.
{% endhint %}

![](/files/-MBcevDddttNbTolGNJl)

Click add and **new footer menu** will be displayed at the bottom of your page.

![](/files/-MBcf0sH3WIbmD-WamRc)


---

# 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.shoppego.com/en/online-store/menus/footer-menu.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.
