# How to upload your products from Wix

Currently, we automatically index products for stores built on Shopify and WooCommerce. If your store is on Wix follow these steps to get your products onto Agora.

1. Create a [Merchant Account](/merchants/guides/how-to-create-a-merchant-account.md).
2. Once you verify your email account and log into the Merchant Dashboard, a window will appear asking you to input your store's API key. An API key is a code used to identify and authenticate your store. To obtain your API key follow step 3.
3. Log into your Wix account.
4. Click on the store you wish to upload to Agora.
5. On the menu, click on "settings", and then click on "Headless Settings."
6. In "Admin API Key" section, click on "Manage API Key."
7. Click "Generate API Key" and select "All Permissions." Click on "Generate Key" and copy it.
8. Return to your Agora [Merchant Dashboard](/merchants/guides/how-to-create-a-merchant-account.md) and paste it into the blank space. You will also be required to input your 'store name,' select 'store location,' and select 'countries store ships to' through a multi-select dropdown. When done, click "submit."
9. Agora will index all your store's products. Note that this may take a few minutes. You will then be able to view performance metrics and unlock other benefits on Agora.

If you run into any issues with uploading your Wix products, contact [Support](/support/premium-support.md).&#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://docs.searchagora.com/merchants/guides/how-to-upload-your-products-from-wix.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.
