# Products

Here are the tutorials in **Products**:

1. **Product Listing**

* **How To Add Product:** [**Tutorial**](/getting-started/kuasa-landing-page/products/product-listing/how-to-add-product.md)
* **How To Add Variant To Product:** [**Tutorial**](/getting-started/kuasa-landing-page/products/product-listing/how-to-add-product/how-to-add-variant-to-product.md)
* **How To Edit A Product Details:** [**Tutorial**](/getting-started/kuasa-landing-page/products/product-listing/how-to-add-product/how-to-edit-product-details.md)
* **How To Set An Existing Product to Draft:** [**Tutorial**](/getting-started/kuasa-landing-page/products/product-listing/how-to-set-an-existing-product-to-draft.md)

2. **Bump Offer**

* **How To Add Bump Offer:** [**Tutorial**](/getting-started/kuasa-landing-page/products/bump-offer/how-to-add-bump-offer.md)

3. **Discounts**&#x20;

* **How To Add Discount To Product:** [**Tutorial**](/getting-started/kuasa-landing-page/products/discounts/how-to-add-discount-to-product.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://tutorials.kuasa.io/getting-started/kuasa-landing-page/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.
