# Export Wizard

The Wizard also provides a way to import custom designs which is really useful for developers. We use the same module to generate Export data for our demos. The Theme export wizard files can be imported directly using this module.

![Design import](/files/ucZL3dncX6eod6BXZE7v)

You hire a designer to develop the theme on a test site. Take export from the test site and import it in your site.

![Export wizard in Screen](/files/aZgm3SwVHffsQy437LiL)

![Export wizard](/files/Yy6Dw5EI26Vs5y0FNkuC)


---

# 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://tutorlydocs.wpappointify.com/installation-and-setup/manual-install/export-wizard.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.
