> For the complete documentation index, see [llms.txt](https://docs.analyzeai.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.analyzeai.io/project/ai-plugins.md).

# AI Plugins

\
In addition to our AI platform, we are excited to announce the development of AI plugins tailored for various platforms, including WordPress, Wix, and Shopify. These AI plugins will seamlessly integrate with these popular website-building platforms, offering users an enhanced toolkit to optimize their online presence.

For WordPress users, our AI plugin will provide intuitive integration, allowing website owners to easily access our AI-powered features directly within their WordPress dashboard. Whether it's optimizing content, refining layouts, or enhancing user experience, our plugin will streamline the process, empowering WordPress users to maximize the effectiveness of their websites effortlessly.

Similarly, for Wix users, our AI plugin will offer seamless integration with the Wix platform, enabling users to leverage our AI capabilities to enhance their website's performance and functionality. From refining design elements to analyzing visitor behavior, our plugin will equip Wix users with the tools they need to stay ahead in the competitive online landscape.

For Shopify merchants, our AI plugin will provide invaluable insights and optimizations to drive sales and improve overall user experience. Whether it's optimizing product listings, personalizing the shopping experience, or refining marketing strategies, our plugin will empower Shopify users to unlock the full potential of their e-commerce stores.

By offering AI plugins for multiple platforms, we aim to democratize access to advanced AI technologies, making them accessible and easy to use for users across different website-building platforms. This expansion of our ecosystem reinforces our commitment to innovation and providing value-added solutions to our users, regardless of their chosen platform.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.analyzeai.io/project/ai-plugins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
