# The Pattern Importer Block

If you have a pattern on one site and need to transfer it to another, there's a Pattern Importer block available that'll automatically download any remote images. This includes any background images.

<figure><img src="/files/R0wReV77YAx5O7n5Pjn1" alt=""><figcaption><p>Stress Test Importing a Pattern with 69 images.</p></figcaption></figure>

This can allow you to transfer guest posts from site to site. Or bring a production pattern down locally, along with the images.

The Pattern Importer block also natively integrates with the popular layout builder [GenerateBlocks](https://wordpress.org/plugins/generateblocks/) (freemium).

{% embed url="<https://wordpress.org/plugins/generateblocks/>" %}
GenerateBlocks is an incredibly easy and powerful layout builder for the block editor
{% endembed %}


---

# 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.dlxplugins.com/pattern-wrangler/features/the-pattern-importer-block.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.
