# Integrations

Topyc integrates with popular platforms like WordPress, DropInBlog, Shopify, Strapi and more, ensuring a seamless experience.<br>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Wordpress</strong></td><td>Automatically publish new articles to your Wordpres site, in your desired category and post type.</td><td></td></tr><tr><td><strong>Drop In Blog</strong></td><td>Automatically publish new articles to your Wordpres site, in your desired category.</td><td></td></tr><tr><td><strong>API (coming soon)</strong> </td><td>Soon you will be able to build your own integrations with Topyc's API.</td><td></td></tr></tbody></table>


---

# 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://docs.topyc.io/publishing/integrations.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.
