# Getting Started

## Key Terms

Get yourself familiarize with these terms before staring using the HypeUp - Post Purchase Upsell.

<table><thead><tr><th width="220">Role</th><th>Capabilities</th></tr></thead><tbody><tr><td>HypeUp</td><td>All Shopify merchants can now display upsell products, banners and content on the Post Purchase checkout page.</td></tr><tr><td>Scenarios</td><td>It refers to the use-case with unique functionality for the customers on the post purchase checkout page. Each scenario has multiple conditions, priority, status and settings for the merchants.</td></tr><tr><td><mark style="color:green;">Category</mark></td><td>It refers to the main category for the customization like Upsell and Notifications.</td></tr><tr><td>Upsell <mark style="color:green;">(C)</mark></td><td>Suggesting extra or better products to buy at a store.</td></tr><tr><td>Notifications <mark style="color:green;">(C)</mark></td><td>Messages or images that tell you something new or important happening online.</td></tr><tr><td><mark style="color:blue;">Type</mark></td><td>It refers to specific options in each category like: Dynamic and Static types for Upsell category, Banner and Content for Notifications.</td></tr><tr><td>Dynamic Source <mark style="color:blue;">(T)</mark></td><td>It uses product metafields to Upsell products on the checkout page.</td></tr><tr><td>Static Source <mark style="color:blue;">(T)</mark></td><td>It uses manual product selection in order to Upsell products on the post purchase checkout page.</td></tr><tr><td>Banner <mark style="color:blue;">(T)</mark></td><td> It uses banner components to display textual information with status on the post purchase checkout.</td></tr><tr><td>Content <mark style="color:blue;">(T)</mark></td><td>It uses text and image to display information on the post purchase checkout.</td></tr></tbody></table>

<details>

<summary>Conditions: To mange the visibility of the scenarios.</summary>

1. Cart Total
2. Cart Subtotal
3. Product Title
4. Product vendor
5. Product Tags
6. Customer Lifetime Spending
7. Customer Tags

</details>

<details>

<summary>Layout Options: To manage the layouts for the scenarios.</summary>

1. Display Banner only
2. Display Content only
3. Display Content and Upsell Products
4. Display Banner and Upsell Products
5. Upsell Products only

</details>


---

# 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://apps.sanomads.com/hypeup-post-purchase-upsell/overview/getting-started.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.
