# 1. Getting Started

{% hint style="info" %}
If you notice a difference between the documentation and the application, you are likely using an older version. Please contact [customer support](https://stackdiscounts.freshdesk.com/support/tickets/new) to migrate to the latest version.

Also, it’s possible that some recent developments have not yet been updated in the documentation. Please refer to the [Release Notes](https://codx.gitbook.io/stack-discounts-ninja) for the latest information.
{% endhint %}

### What is Stack Discounts Pro?

With the app, you can stack multiple discounts like fixed amount, percentage, BOGO, quantity breaks and volume discounts, and free shipping.

You can show your customers all active campaigns and savings opportunities in a beautiful way.

The app will help you utilize the power of savings to increase conversions, AOV and grow your business.

#### **Installing and enabling the app.**

{% embed url="<https://www.youtube.com/watch?index=2&list=PLGASFo0vRDpks4cfL2V9D0z3Cm78A92Hq&v=XpjaPy7HTL4>" %}

The first step is to enable the application in your theme settings. Note that auto-enabling is against Shopify's terms, so manual activation is required.

• Clicking the "Enable" button will redirect you to the App Embeds page:

<figure><img src="/files/5eMCi7sljRRDw0LdIwXd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XLFftdclREwKtU6k5MOC" alt=""><figcaption></figcaption></figure>

Here, locate the Stack Discount app and toggle the enable switch to the 'on' position. Don't forget to click "Save" to confirm your changes.

Return to the dashboard page and click "Recheck State." You'll notice that the app is now successfully enabled and ready for use.

<figure><img src="/files/qty2q4jmKzyNpbl3n9ot" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hgibhtS9UOqrPKhBiYs6" alt=""><figcaption></figcaption></figure>


---

# 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://uniocode.gitbook.io/stack-discounts/1.-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.
