# Mega Menu

You can add modules or sub-menus to each mega menu section of each menu item.&#x20;

### 1. Create a module

* Please go to **System > Manage > Site Module > Add New**
* Module type: **SP Page Builder or others**
* Create a new section and add the Jollyany addon **"UK Articles"**
* Configure UI Articles add-on, you're supposed to choose a resource (Joomla articles), choose a category and set the limit option (the number of articles you want to display)

![Create a module for mega menu](/files/mUF3LG8pUx6q7yH82CFq)

### 2. Set up a mega menu

Go to Admin > Menus > Main Menu > Edit a menu item > Navigate to **the tab "Astroid Menu Options"**

* Enable Mega Menu
* Set width: 980px
* Drop-down: Container

In the mega menu options, click to add a new row > Select a grid layout > Select a module

If there are sub-menus under the parent menu items, you can also drag them to the mega menu easily.&#x20;

{% tabs %}
{% tab title="Enable Mega Menu" %}
![Enable Mega Menu](/files/GXnk3bSHTT5OYErNQ865)
{% endtab %}

{% tab title="Select a module" %}
![Choose a layout for the mega menu](/files/89F2r1PrifcZMSV1Ukhj) ![Select a module](/files/sqwE227mxNQprvqnTnrd)
{% endtab %}
{% endtabs %}

<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.jollyany.co/templates/express/mega-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.
