# Spryx

## Spryx

- [WordPress Information](https://docs.novaworks.net/spryx/getting-started/wordpress-information.md)
- [Requirements for Spryx](https://docs.novaworks.net/spryx/getting-started/requirements-for-spryx.md)
- [Files included](https://docs.novaworks.net/spryx/getting-started/files-included.md)
- [Step 1 - Download Theme](https://docs.novaworks.net/spryx/installation/step-1-download-theme.md)
- [Step 2 - Install Theme](https://docs.novaworks.net/spryx/installation/step-2-install-theme.md)
- [Step 3 - Install Plugins](https://docs.novaworks.net/spryx/installation/step-3-install-plugins.md): After installing the Spryx theme, you'll see a notification in the top of the page that says the theme needs some plugins to function properly.
- [Step 4 - Config Image Sizes](https://docs.novaworks.net/spryx/installation/step-4-config-image-sizes.md)
- [Step 5 - Import Demo](https://docs.novaworks.net/spryx/installation/step-5-import-demo.md)
- [Theme Options](https://docs.novaworks.net/spryx/theme-options/theme-options.md)
- [Mega Menu](https://docs.novaworks.net/spryx/theme-options/mega-menu.md)
- [Site Header](https://docs.novaworks.net/spryx/layout/site-header.md): How to modify Site Footer.
- [Site Footer](https://docs.novaworks.net/spryx/layout/site-footer.md): How to modify Site Footer.
- [Product Filter ](https://docs.novaworks.net/spryx/woocommerce/product-filter.md)
- [Shop Page Layout](https://docs.novaworks.net/spryx/woocommerce/shop-page-layout.md): How to change Shop page layout
- [Product Page Layout](https://docs.novaworks.net/spryx/woocommerce/product-page-layout.md): How to change product page layout
- [What is Elementor](https://docs.novaworks.net/spryx/elementor/what-is-elementor.md)
- [What is Kitify](https://docs.novaworks.net/spryx/elementor/what-is-kitify.md)


---

# 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://docs.novaworks.net/spryx/getting-started/wordpress-information.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.
