# CONTENT MANAGEMENT

- [Set up Menu](https://wpdocs.gitbook.io/ekommart/content-management/setup-menu.md)
- [Mega menu](https://wpdocs.gitbook.io/ekommart/content-management/setup-menu/mega-menu.md)
- [Menu Drop-Down](https://wpdocs.gitbook.io/ekommart/content-management/setup-menu/menu-drop-down.md)
- [Set up Header](https://wpdocs.gitbook.io/ekommart/content-management/setup-header.md)
- [Header Sticky](https://wpdocs.gitbook.io/ekommart/content-management/setup-header/header-sticky.md)
- [Menu Canvas](https://wpdocs.gitbook.io/ekommart/content-management/setup-header/menu-canvas.md)
- [Deal Top Bar](https://wpdocs.gitbook.io/ekommart/content-management/setup-header/deal-top-bar.md)
- [Set up Footer](https://wpdocs.gitbook.io/ekommart/content-management/untitled-1.md)
- [Set up Homepage](https://wpdocs.gitbook.io/ekommart/content-management/set-up-homepage.md)
- [Blog](https://wpdocs.gitbook.io/ekommart/content-management/blog.md)
- [Note Demo Data](https://wpdocs.gitbook.io/ekommart/content-management/note.md): Information about header and footer for each home page


---

# 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://wpdocs.gitbook.io/ekommart/content-management.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.
