# Product Data

<figure><img src="/files/d8a3tnbsI3YyLMMXuRhO" alt=""><figcaption></figcaption></figure>

1. The product name: Show all the items from your e-commerce platform.
2. The store: Show which stores the item is in.
3. Price: Show the price of the item from the store you have added. It will be updated based on the price you uploaded on an e-commerce platform.&#x20;
4. Stock: show the number of items left on the e-commerce platform.
5. Filters: optionally choose the fill out the e-com platform you have integrated.&#x20;
6. Search box: use to find the items in your storage.&#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://documents.cxgenie.ai/marketplace/product-data-sync-up/product-data.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.
