# Install the Plugin

* In Adobe XD go to the menu option Plugins menu and select Discover Plugins

![](/files/-LmQR0O6qagYIeUYRqBk)

* Search for "Web Export"\
  \
  Note: If it's not listed make sure you are using the latest version of XD since it will not appear when using older versions of XD.&#x20;

![](/files/-Lm6ZoD1cAd18fc0665Z)

* Click on the Install button

![](/files/-LmQ4JkEqczN4P3e8o3s)

Web Export is now installed and you will see it in the Plugins menu.&#x20;

![](/files/-LmQ52A-SA_mGvt1BZyD)

#### Purchased Version

If you have purchased a license you've received a zip document containing the plugin zip along with other content.&#x20;

Once you have downloaded the zip, double click on it to expand it to its own directory.&#x20;

Inside the folder you will see an XDX file with the title Web Export and the version. Double click on this to prompt Adobe XD to install it.&#x20;

Alternatively, drag and drop the XDX file onto Adobe XD program icon.&#x20;

It will ask if you would like to install the plugin.&#x20;

Choose **yes** as long as the version you are installing is newer than the version you have installed.&#x20;

Make sure you are up to date on both Adobe XD and the plugin.&#x20;

{% hint style="info" %}
The version that you download may or may not be as new as the version in the Plugin Marketplace.&#x20;

The version in the Plugin Marketplace is easier to keep updated (at this time) but it may not always be the newest.&#x20;

When installing choose to the keep the newest version.&#x20;
{% endhint %}

#### Examples

The purchased version comes with a folder of examples.&#x20;

![](/files/-Mf6ZvTrPtCJF5mL0rnj)

![](/files/-Mf6_2EKt8xGW2HvThUi)

Each example comes with its own guide inside of the project on how to use the feature.&#x20;

![Row Layout Example](/files/-Mf6_T1twH9IQsUH-hev)

![Row Layout Guide](/files/-Mf6_a4QjXs9w_CZnlNr)

Double click on the XD file and Adobe XD will open the project.&#x20;

The left side will have a guide and the right side will contain the artboards examples for export.&#x20;

There may be one artboard that exports all artboards at the same time.&#x20;

![](/files/-Mf6_jyna7HLuOAOPVG_)

Select this artboard and export it to a folder and all the artboards will be exported.&#x20;


---

# 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://velara-3.gitbook.io/web-export/install-the-plugin.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.
