# FAQ's&#x20;

- [How to Create Buy 1 Get 1 Free Offer?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-create-buy-1-get-1-free-offer.md)
- [How to Create a Product-Specific Promotion: Shirts – $49 Each When You Buy 2+?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-create-a-product-specific-promotion-shirts-usd49-each-when-you-buy-2+.md)
- [How to Create a Cart-Level Promotion: $20 Off When 5+ Items Are in Cart?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-create-a-cart-level-promotion-usd20-off-when-5+-items-are-in-cart.md)
- [How to Create Order Discount for Specific Collection?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-create-order-discount-for-specific-collection.md)
- [How to Set Up Flat 20% OFF on your products?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-set-up-flat-20-off-on-your-products.md)
- [How to Create Buy X Get y Discounted?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-create-buy-x-get-y-discounted.md)
- [How to Apply FREE shipping for VIP customers?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-apply-free-shipping-for-vip-customers.md)
- [How to Hide “Cash on Delivery (COD)” when the cart subtotal is greater than 100?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-hide-cash-on-delivery-cod-when-the-cart-subtotal-is-greater-than-100.md)
- [How to Create a Tiered Discount Setup: Buy More, Save More?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-create-a-tiered-discount-setup-buy-more-save-more.md)
- [How to Hide Free shipping  for customers who have spent less than 100?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-hide-free-shipping-for-customers-who-have-spent-less-than-100.md)
- [How to Hide Cash on Delivery for Subscription Products?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-hide-cash-on-delivery-for-subscription-products.md)
- [How to Create a Bundle Discount  of Specific Products?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-create-a-bundle-discount-of-specific-products.md)
- [How to Restrict user from checkout?🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-restrict-user-from-checkout.md)
- [How to Create a Product Level Volume Discount Setup : Buy More, Save More🤔](https://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs/how-to-create-a-product-level-volume-discount-setup-buy-more-save-more.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://nexus-functions-creator-and-disc.gitbook.io/nexus-functions-creator-and-discounts/faqs.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.
