# Function Junction

## Function Junction  ✅&#x20;

- [Function Junction Help Center](https://support.functionjunctionapp.com/function-junction/function-junction-help-center.md): Manage and build Shopify Functions with Function Junction.
- [Why use Function Junction?](https://support.functionjunctionapp.com/function-junction/why-use-function-junction.md): Learn how Function Junction helps you create and manage custom Shopify functions.
- [Function examples](https://support.functionjunctionapp.com/function-junction/function-examples.md): With Function Junction, you can create custom discounts that can replace Shopify Scripts. We have a number of pre-built templates to help get you started or you can reach out to our support team!
- [Shopify Scripts are ending: Migrate to Function Junction](https://support.functionjunctionapp.com/getting-started/shopify-scripts-are-ending-migrate-to-function-junction.md)
- [Pricing and plans](https://support.functionjunctionapp.com/getting-started/pricing-and-plans.md): Learn how Function Junction pricing works and how your monthly fee is calculated.
- [App overview](https://support.functionjunctionapp.com/getting-started/app-overview.md): Function Junction application overview
- [Creating and publishing](https://support.functionjunctionapp.com/creating-and-publishing.md): Learn how to create a function and publish it on your store.
- [Schedule a campaign](https://support.functionjunctionapp.com/creating-and-publishing/schedule-a-campaign.md): Learn how to set start and end times for your campaign.
- [Controlling campaign visibility](https://support.functionjunctionapp.com/creating-and-publishing/controlling-campaign-visibility.md): Learn how to change the visibility of your function campaign.
- [Function display settings](https://support.functionjunctionapp.com/function-display-settings.md): Learn about how to display your functions' promotional pricing on your products and collections.
- [Discounts](https://support.functionjunctionapp.com/function-types/discounts.md): Learn about creating discount functions and the different types.
- [Conditional discounts](https://support.functionjunctionapp.com/function-types/discounts/conditional-discounts.md): Learn how to set up the conditional discount function.
- [Shipping discounts](https://support.functionjunctionapp.com/function-types/discounts/shipping-discounts.md): Learn how to set up the shipping discount function.
- [Tiered discounts](https://support.functionjunctionapp.com/function-types/discounts/tiered-discounts.md): Learn how to set up the tiered discount function.
- [Bundle discounts](https://support.functionjunctionapp.com/function-types/discounts/bundle-discounts.md): Learn how to set up the bundle discount function.
- [Bundle fixed price](https://support.functionjunctionapp.com/function-types/discounts/bundle-fixed-price.md): Learn about the bundle fixed price function.
- [BOGO (Buy One, Get One)](https://support.functionjunctionapp.com/function-types/bogo-buy-one-get-one.md): Learn how to set up the BOGO (Buy One, Get One) function.
- [Cart and checkout validations](https://support.functionjunctionapp.com/function-types/cart-and-checkout-validations.md): Learn about cart and checkout validation functions
- [Customize payment options at checkout](https://support.functionjunctionapp.com/function-types/customize-payment-options-at-checkout.md): Learn how to set up a payment option customization function.
- [Delivery](https://support.functionjunctionapp.com/function-types/delivery.md)
- [Order Routing](https://support.functionjunctionapp.com/function-types/order-routing.md)
- [Fulfillment Constraints](https://support.functionjunctionapp.com/function-types/fulfillment-constraints.md)
- [Product discount](https://support.functionjunctionapp.com/templates/product-discount.md): Learn about the quick start template for discounting products based on conditions.
- [Customer tag discount](https://support.functionjunctionapp.com/templates/customer-tag-discount.md): Learn about the quick start template for discounting based on customer tag.
- [Shipping discount](https://support.functionjunctionapp.com/templates/shipping-discount.md): Learn about the quick start template for shipping discounts based on conditions.
- [Order discount](https://support.functionjunctionapp.com/templates/order-discount.md): Learn about the quick start template for order discounts based on conditions.
- [Free shipping to VIP customers](https://support.functionjunctionapp.com/templates/free-shipping-to-vip-customers.md): Learn about the quick start template for giving free shipping based on VIP customer tag.
- [Bundle discount](https://support.functionjunctionapp.com/templates/bundle-discount.md): Learn about the quick start template for bundle discounts based on conditions.
- [Billing and account](https://support.functionjunctionapp.com/account-management/billing-and-account.md): Learn about how the Function Junction app is billed to you.
- [Order tags](https://support.functionjunctionapp.com/account-management/order-tags.md): Learn about tracking Function Junction campaign sales with Shopify order tags.
- [Creating a Function](https://support.functionjunctionapp.com/function-builder/creating-a-function.md)
- [Sidebar Summary](https://support.functionjunctionapp.com/function-builder/creating-a-function/sidebar-summary.md)
- [AI Generator](https://support.functionjunctionapp.com/function-builder/ai-generator.md)
- [Frequently asked questions](https://support.functionjunctionapp.com/faqs-and-support/frequently-asked-questions.md): Learn more about the most asked questions from Function Junction users.
- [Contact us](https://support.functionjunctionapp.com/faqs-and-support/contact-us.md)
- [Submit feedback](https://support.functionjunctionapp.com/faqs-and-support/submit-feedback.md): Submit feedback on our Help Center.
- [Shopify Functions](https://support.functionjunctionapp.com/additional-resources/shopify-functions.md)
- [Shopify Functions Logs](https://support.functionjunctionapp.com/additional-resources/shopify-functions/shopify-functions-logs.md)
- [Privacy Policy](https://support.functionjunctionapp.com/privacy-policy.md): Effective September 12, 2024


---

# 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://support.functionjunctionapp.com/function-junction/function-junction-help-center.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.
