# Mazison

## Mazison

- [Introduction](https://wpdocs.gitbook.io/ma/master.md)
- [Support](https://wpdocs.gitbook.io/ma/support.md): Get to resolve problem quickly.
- [Requirements](https://wpdocs.gitbook.io/ma/get-started/requirements.md): Some requirements for hosting, configuring PHP, let the theme can run better.
- [What’s Included?](https://wpdocs.gitbook.io/ma/get-started/whats-included.md): Steps to download Themelexus Theme and included files information.
- [Download](https://wpdocs.gitbook.io/ma/download-and-installation/download.md)
- [Install Theme and Active](https://wpdocs.gitbook.io/ma/download-and-installation/install-theme-and-active.md)
- [Plugins installation](https://wpdocs.gitbook.io/ma/download-and-installation/plugins-installation.md)
- [One Click To Import Demo](https://wpdocs.gitbook.io/ma/download-and-installation/one-click-to-import-demo.md)
- [MainMenu](https://wpdocs.gitbook.io/ma/content-management/mainmenu.md): Setting up Mainmenu for Website
- [Footer](https://wpdocs.gitbook.io/ma/content-management/footer.md): Setting up Footer for Website
- [Blog](https://wpdocs.gitbook.io/ma/content-management/blog.md): Setting up Blog for Website
- [Home Page](https://wpdocs.gitbook.io/ma/content-management/home-page.md): Setting up Homepage for Website
- [Customize](https://wpdocs.gitbook.io/ma/setting/customize.md)
- [Newsletter](https://wpdocs.gitbook.io/ma/setting/newsletter.md)
- [Contact Page](https://wpdocs.gitbook.io/ma/setting/contact-page.md)
- [Testimonials](https://wpdocs.gitbook.io/ma/setting/testimonials.md)
- [Widget Sidebar](https://wpdocs.gitbook.io/ma/sidebar-and-widgets/widget-sidebar.md): Sidebar and Widgets are created in the theme.
- [How long time get Support](https://wpdocs.gitbook.io/ma/faqs/how-long-time-get-support.md): Get the truly answer from the friendly and fast support system. We are here to solve all of your issues.
- [How To Submit Ticket](https://wpdocs.gitbook.io/ma/faqs/how-to-submit-ticket.md): Display all tickets of customer with have many problems in there
- [Optimize Wordpress](https://wpdocs.gitbook.io/ma/recommendation/optimize-wordress.md)
- [Translation](https://wpdocs.gitbook.io/ma/recommendation/translation.md): The easiest way to translate theme to the language


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wpdocs.gitbook.io/ma/master.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.
