# Manage Products

- [Introduction](https://help.pickyassist.com/whatsapp-commerce/manage-products/introduction.md)
- [Adding Products ](https://help.pickyassist.com/whatsapp-commerce/manage-products/adding-products.md)
- [Add a single product or Creating a record](https://help.pickyassist.com/whatsapp-commerce/manage-products/adding-products/add-a-single-product-or-creating-a-record.md)
- [How to Add Multiple Products or Records on to the Catalog](https://help.pickyassist.com/whatsapp-commerce/manage-products/adding-products/how-to-add-multiple-products-or-records-on-to-the-catalog.md)
- [How to Bulk Upload Products into the Catalog](https://help.pickyassist.com/whatsapp-commerce/manage-products/adding-products/how-to-bulk-upload-products-into-the-catalog.md)
- [How to Edit and Update Products](https://help.pickyassist.com/whatsapp-commerce/manage-products/how-to-edit-and-update-products.md)
- [Product Collection](https://help.pickyassist.com/whatsapp-commerce/manage-products/product-collection.md)
- [Inventory Product Updation in Catalog](https://help.pickyassist.com/whatsapp-commerce/manage-products/inventory-product-updation-in-catalog.md)
- [Setting Discount Price](https://help.pickyassist.com/whatsapp-commerce/manage-products/setting-discount-price.md)


---

# 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.pickyassist.com/whatsapp-commerce/manage-products.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.
