# Wholesale Discount Pro

## Wholesale Pro

- [What is the Wholesale Section, and how can my customers use it?](https://help.wholesalepro.app/wholesale-pro/what-is-the-wholesale-section-and-how-can-my-customers-use-it.md)
- [What is Wholesale Discount Pro?](https://help.wholesalepro.app/wholesale-pro/what-is-wholesale-discount-pro.md)
- [How to create a percentage discount on my store?](https://help.wholesalepro.app/wholesale-pro/how-to-create-a-percentage-discount-on-my-store.md)
- [How to override prices for product variants?](https://help.wholesalepro.app/wholesale-pro/how-to-override-prices-for-product-variants.md): Price overrides allow you to customize product pricing by setting fixed prices, percentage discounts, or amount off for specific variants. Here is this step-by-step guide:
- [What is a Manual Order?](https://help.wholesalepro.app/wholesale-pro/what-is-a-manual-order.md)
- [How to Set Tier Pricing for My Store?](https://help.wholesalepro.app/wholesale-pro/how-to-set-tier-pricing-for-my-store.md): Tier pricing allows you to offer discounts based on the quantity a customer purchases, encouraging bulk orders. Here is this step-by-step guide to help you set up tier pricing for your store easily:
- [How do Shopify discounts work with Wholesale Discount Pro if I enable it from Settings?](https://help.wholesalepro.app/wholesale-pro/how-do-shopify-discounts-work-with-wholesale-discount-pro-if-i-enable-it-from-settings.md)
- [What Themes Does Wholesale Discount Pro Support?](https://help.wholesalepro.app/wholesale-pro/what-themes-does-wholesale-discount-pro-support.md)
- [Privacy Policy](https://help.wholesalepro.app/wholesale-pro/privacy-policy.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.wholesalepro.app/wholesale-pro/what-is-the-wholesale-section-and-how-can-my-customers-use-it.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.
