# How can you link your products to Spacely AI?

At Spacely AI, we understand that businesses have diverse operational frameworks. Hence, to seamlessly integrate your furniture products into our system, we offer two straightforward methods. Assess the options below to determine which fits best with your current setup:

***

#### Option 1: CSV File with Image Directories

**Overview:** This method requires you to prepare a CSV file containing product details and send your product images as separate files. The images are referenced in the CSV by their exact filenames.

**Who Should Choose This?**

* If you already have a local directory of product images.
* If your images aren't already hosted online.
* If you prefer a consolidated upload of data and images.

{% content-ref url="/pages/KGwY09kYPzysWsGlH2ZK" %}
[Option 1 : CSV file with image directories](/spacely-ai-enterprise-old/furniture-partnership/option-1-csv-file-with-image-directories.md)
{% endcontent-ref %}

***

#### Option 2: CSV File with Image URLs

**Overview:** This is a more streamlined method where you only send a CSV file. In the CSV, you provide direct URLs pointing to where each product image is hosted online.

**Who Should Choose This?**

* If your product images are already hosted online.
* If you want a faster and simpler integration method.
* If you can ensure the URLs are publicly accessible and long-lasting.

{% content-ref url="/pages/h3pIixQ4yK8f0W3px3LR" %}
[Option 2 : CSV file with image urls](/spacely-ai-enterprise-old/furniture-partnership/option-2-csv-file-with-image-urls.md)
{% endcontent-ref %}


---

# 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.enterprise.spacely.ai/spacely-ai-enterprise-old/furniture-partnership/how-can-you-link-your-products-to-spacely-ai.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.
