# BYG

## BYG

- [Getting started with BYG](https://help.postpurchase.deals/byg-1/getting-started-with-byg.md)
- [What are eligibility criteria?](https://help.postpurchase.deals/byg-1/what-are-eligibility-criteria.md): You can choose to show it to all customers or only to those who match the criteria you set up. You can add multiple rules to create more complex eligibility criteria. For example, you can show this fu
- [How to merge orders / Auto editing the initial order](https://help.postpurchase.deals/byg-1/how-to-merge-orders-auto-editing-the-initial-order.md)
- [One click upsell](https://help.postpurchase.deals/byg-1/one-click-upsell.md): One click upsells or Post purchase upsells are sales funnels that let your customer buy an upsell item with just one click
- [Is there any way to edit Thank you page messages in my language?](https://help.postpurchase.deals/byg-1/is-there-any-way-to-edit-thank-you-page-messages-in-my-language.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.postpurchase.deals/byg-1/getting-started-with-byg.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.
