# Inventory

The following guides give step-by-step instructions on the functions of inventory management in TAKU Retail. With TAKU's real-time inventory the quantities of your stock stay updated through transfers, transactions, and stock receiving. The extensive item detail fields within one screen allow you to manage your product settings in one place.&#x20;

For more information and tips on how to create an effective inventory management system, you can refer to our TAKU Retail blogs on Inventory Tips.&#x20;

[Inventory Tips](https://takulabs.io/blog/category/inventorytips)

{% content-ref url="/pages/-MUtUw3Z8VbIvZZo0O8m" %}
[Adding Inventory Items](/pos/inventory/adding-inventory-items.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUtUvbyQWoO8TJp1rhF" %}
[Editing Inventory Items](/pos/inventory/editing-inventory-items.md)
{% endcontent-ref %}

{% content-ref url="/pages/ELKUbsQ5mbrMxcASPlsZ" %}
[Editing Inventory Prices](/pos/inventory/editing-inventory-prices.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiXzPc4mwpExPxi0HhG" %}
[Receiving Reordered Inventory](/pos/inventory/receiving-reordered-inventory.md)
{% endcontent-ref %}

{% content-ref url="/pages/rBjyVvBq0KU5AhgCNPPZ" %}
[Creating Matrix Products (Variants)](/pos/inventory/creating-matrix-products-variants.md)
{% endcontent-ref %}

{% content-ref url="/pages/UYma5YAPdCtKOOd0x5kf" %}
[Editing Matrix Items](/pos/inventory/editing-matrix-items.md)
{% endcontent-ref %}

{% content-ref url="/pages/oQeuuJBJXyQmliMVOftb" %}
[Printing Barcode Labels](/pos/inventory/printing-barcode-labels.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://help.takulabs.io/pos/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.
