# Inventory Management (pending)

Inventory Management is an incredibly useful tool for merchants to manage their stock count, especially when you have 1 source of product supply and multiple points of sales.&#x20;

With inventory management, you can update your stock count once in Shopify admin, then split that number into multiple points of sales.&#x20;

Simply click Connect to Shopify and the stock count from Shopify will be synced to DingDoong.&#x20;

<figure><img src="/files/9kutosyqfUtI7F88Fm5s" alt=""><figcaption></figcaption></figure>

**Note**: Only the available stock will be synced as it is the true amount you can sell.&#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.dingdoong.io/inventory-management/inventory-management-pending.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.
