# How to upload your products from Squarespace

Currently, we automatically index products listings for stores on Shopify and WooCommerce. If your store is on Squarespace 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 Squarespace account.
4. Click on the store you wish to upload to Agora.
5. On the menu, click on "settings", and then click on "developer tools."
6. Click on "developer API keys" and the click on "generate key".
7. Click "copy key" and then go back to your [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."
8. 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 Squarespace 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-squarespace.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.
