# Megamenu

All header templates come with a dropdown or megamenu example. The most complete one is **Woocommerce | Header template 1** which allows you to have infinite level of dropdowns. While it might be quite complex to find all the controls, I have put everything (almost) you need to style in one place so you can style it via CSS variables:

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


---

# 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.brickstheme.com/advanced/megamenu.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.
