# 庫存管理

{% hint style="info" %}
你可以使用產品頁、庫存頁以及入庫頁來管理你的庫存。
{% endhint %}

{% hint style="info" %}
&#x20;**產品頁面**：管理與編輯詳細商品資訊。

庫存頁面：管理每個商品的庫存狀態。

**入庫頁面：**&#x70BA;每個商品補充庫存量。
{% endhint %}

{% content-ref url="/pages/-MeOUPcBoDiXWqLUhnaa" %}
[商品管理](/anylogi/zh_tw/fulfillment/inventory/sku.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeOUUH8Arcl1\_cGtZP2" %}
[檢查商品庫存狀況](/anylogi/zh_tw/fulfillment/inventory/inventory.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeSQ\_m20AmQuRcmBSH1" %}
[入庫管理](/anylogi/zh_tw/fulfillment/inventory/inbound.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://anymind-group.gitbook.io/anylogi/zh_tw/fulfillment/inventory.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.
