# PRODUCTS

- [Products 2.0](https://help.nobi.pro/extend/products-2.0.md): Hopefully, the upgraded product launched this time will be a very interesting experience for customers
- [Product](https://help.nobi.pro/extend/product.md): The main product is the goods, services, software... that your store has, is, and will distribute to customers. This is one of the first important data to generate to be able to sell.
- [Import goods](https://help.nobi.pro/extend/import-goods.md): For many business items, shop owners need to import goods from suppliers. Therefore, Nobita system integrates import management features to facilitate tracking the number of imported goods.
- [Transfer warehouse](https://help.nobi.pro/extend/transfer-warehouse.md): Nobita system integrates warehouse transfer feature to help users easily manage products when moving from one warehouse to another.
- [Checking inventory](https://help.nobi.pro/extend/untitled.md): This feature helps inventory the quantity, grasp the actual situation of goods in the warehouse, the amount of difference compared to reality.
- [Return imported goods](https://help.nobi.pro/extend/return-imported-goods.md): The Nobita system integrates the supplier return feature to help users easily calculate the number of paid goods and the number of goods left in the system.
- [Cancelation](https://help.nobi.pro/extend/cancelation.md): Nobita system integrates cancellation management of orders made by system users.
- [Return goods](https://help.nobi.pro/extend/return-goods.md): The Nobita system integrates the management of return orders to the shop and supports users to process refunds right on the system.
- [Export by Shopee](https://help.nobi.pro/extend/export-by-shopee.md): Here you will easily track and manage the products exported by Shopee by setting up the feature "Subtract inventories Nobita when creating order for Shopee".
- [Product type](https://help.nobi.pro/extend/product-type.md): Nobita provides product type creation so you can categorize and easily manage products by category.
- [Product group](https://help.nobi.pro/extend/untitled-1.md): Nobita integrates the product group setting feature to make it more convenient for KDOLs to monitor and manage product groups.


---

# 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.nobi.pro/extend.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.
