# Advanced Settings

- [Manage offer priority](https://help.aov.ai/aov-post-purchase-upsell/advanced-settings/manage-offer-priority.md): Control which offer is shown when multiple offers match the same order by setting a priority order for Post-purchase, Thank you page, and Order status page upsells.
- [A/B Testing](https://help.aov.ai/aov-post-purchase-upsell/advanced-settings/ab-testing.md)
- [Multi-language Support](https://help.aov.ai/aov-post-purchase-upsell/advanced-settings/multi-language.md)
- [Claim Confirmation](https://help.aov.ai/aov-post-purchase-upsell/advanced-settings/claim-confirmation.md)
- [Show Product Metafields as Product Description](https://help.aov.ai/aov-post-purchase-upsell/advanced-settings/show-product-metafields-as-product-description.md): Explore how to use Product Metafields as Product Description in this following guideline


---

# 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/aov-post-purchase-upsell/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.
