> For the complete documentation index, see [llms.txt](https://setka.gitbook.io/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress.md).

# Setka and WordPress

- [Installing Setka Editor WordPress plugin](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/installing-setka-editor-wordpress-plugin.md): How to install Setka Editor WordPress plugin.
- [Launching Setka Editor on the post creation page](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/launching-setka-editor-on-post-creation-page.md): How to launch Setka Editor plugin on the post creation page and how to add Setka Editor Gutenberg block in WordPress.
- [Setka Editor and WordPress compatibility](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/setka-editor-and-wordpress-compatibility.md): About Setka Editor and WordPress compatibility.
- [Setka Editor compatibility with the most popular WordPress plugins](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/compatibility-with-wordpress-plugins.md)
- [Inserting graphs, charts, or diagrams into a post](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/how-do-i-insert-graphs-charts-or-diagrams-into-a-post.md)
- [Setka Editor and Google AMP](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/setka-editor-and-google-amp.md)
- [Inserting adverts into a post](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/how-to-insert-adverts-into-a-post.md)
- [srcset — the attribute for image size optimization](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/srcset-the-attribute-for-image-size-optimization.md)
- [Page load speed optimization settings](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/page-load-speed-optimization-settings.md)
- [Autoptimize plugin configuration](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/page-load-speed-optimization-settings/autoptimize-plugin-configuration.md)
- [WordPress troubleshooting: known Issues and how to fix them](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/wordpress-troubleshooting-known-issues-and-how-to-fix-them.md)
- [Preserve your Setka Editor content after the service shutdown](https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/preserve-your-setka-editor-content-after-the-service-shutdown.md): This is a step-by-step guide on ensuring your content created with Setka Editor is safe in WordPress after Setka Editor infrastructure shutdown.


---

# 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://setka.gitbook.io/help-center/integrations/setka-and-wordpress.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.
