# Introduction

DivMagic's WordPress integration allows you to effortlessly transfer your copied elements directly into the WordPress Gutenberg editor. This feature bridges the gap between web inspiration and WordPress content creation, making your workflow smoother and more efficient than ever.

{% embed url="<https://www.youtube.com/watch?v=m8Dbwlguz0M>" %}

### Why It's Useful?

* Time-Saving: Quickly transfer design elements from any website to your WordPress site without manual recreation.
* Preserve Styling: Maintain the original look and feel of copied elements, ensuring design consistency.
* Flexibility: Works with any element - from simple buttons to complex layouts.
* Gutenberg-Ready: Seamlessly integrates with the WordPress Gutenberg editor for a native editing experience.

### Key Features

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>One-Click Transfer</strong></td><td>Copy entire sections with a single click.</td><td></td></tr><tr><td><strong>Responsive Design</strong></td><td>Copied elements maintain their responsive properties.</td><td></td></tr><tr><td><strong>CSS Optimization</strong></td><td>Automatically optimizes CSS for WordPress compatibility.</td><td></td></tr><tr><td><strong>Block Conversion</strong></td><td>Intelligently converts copied elements into appropriate Gutenberg blocks.</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.divmagic.com/wordpress-integration/introduction.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.
