# advanced settings

- [Subscription integration](https://help.aov.ai/advanced-settings/subscription-integration.md)
- [POS integration](https://help.aov.ai/advanced-settings/pos-integration.md)
- [Gift limit](https://help.aov.ai/advanced-settings/gift-limit.md): The Gift Limit feature allows merchants to control how many gifts a customer can claim when multiple gifts are available in a campaign.
- [Multiply gift](https://help.aov.ai/advanced-settings/multiply-gift.md): The Multiply feature allows customers to receive additional gifts when they buy or spend more than the base condition.
- [Lowest priced gift](https://help.aov.ai/advanced-settings/lowest-priced-gift.md): The Lowest-Priced Gift feature allows merchants to automatically set the lowest-priced item in the customer’s cart as the free gift.
- [Translation](https://help.aov.ai/advanced-settings/translation.md)
- [Specific Link](https://help.aov.ai/advanced-settings/specific-link.md): The Specific Link setting allows merchants to restrict a campaign so that only customers who access the store via a unique generated link can receive the campaign benefits
- [A/B testing](https://help.aov.ai/advanced-settings/a-b-testing.md): Why use A/B Testing?  A/B testing helps merchants evaluate the effectiveness of their campaigns by testing different gift or discount variations under the same condition. This allows you to understand
- [Customer segment](https://help.aov.ai/advanced-settings/customer-segment.md): The Customer Segment setting allows merchants to restrict campaign eligibility based on customer segments defined in Shopify.
- [Customer location](https://help.aov.ai/advanced-settings/customer-location.md): The Customer Location setting allows merchants to restrict campaign eligibility based on the customer’s geographical location.
- [Apply code to get gift](https://help.aov.ai/advanced-settings/apply-code-to-get-gift.md): This feature allows merchants to create campaigns where customers can unlock gifts by entering a discount code directly in the cart drawer/cart page without going to checkout.
- [Pop-up hidden time](https://help.aov.ai/advanced-settings/pop-up-hidden-time.md): Discover how to customize the "Pop-up Hidden time" setting in this detailed guideline.
- [Gift quantity selector](https://help.aov.ai/advanced-settings/gift-quantity-selector.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.aov.ai/advanced-settings.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.
