# How to retrieve your Squarespace API Key

If your store is built on Squarespace, you will need to retrieve your Squarespace API Key on a quarterly basis and submit it through your Agora Account Manager to ensure your store is always up to date.\
\
Please follow the intructions on our guide [How to Upload Your Products from Squarespace](/merchants/guides/how-to-upload-your-products-from-squarespace.md), or follow tips directly from Squarespace at<https://support.squarespace.com/hc/en-us/articles/236297987-Squarespace-API-keys>.

If you have any questions, contact [Support](/support/premium-support.md).


---

# 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-retrieve-your-squarespace-api-key.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.
