# G Scale Media

The G Scale Media (Grayscale) plugin is available for reselling upsells.

Under Admin → Plugins → Upsells, select the G Scale Media tile and click <mark style="color:green;">**Activate**</mark>.

<figure><img src="/files/VclJJiLZsl2347dIb6bB" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/QiCIJQr8xRqMTS80nXhn" alt="" width="375"><figcaption></figcaption></figure>

On the Activation Page, enter **brandName** to identify this plugin to G Scale Media.  This value can be any value of your choosing.  Press <mark style="color:green;">**Connect**</mark>.

The following steps will occur:

1. A campaign will be created using **brandName**
2. Two upsell products will be created in that campaign.  You will need to configure these products as needed, including price.  The products are set to bill on a dummy gateway.
   1. USA Discount Club
   2. Fitness XR
3. A campaign will be created within G Scale Media for the actual billing
4. An Upsell export webhook will be created to send the upsells to G Scale Media for actual billing.
   1. You can view this webhook under Admin > Exports
   2. Do not edit this webhook.  It contains detailed information that is needed by G Scale Media to process the billing.

{% hint style="danger" %}
The campaign product Id assigned to each upsell is the productId that must be passed in on the [Import Upsale API](https://apidocs.konnektive.com/#e480eeb4-f068-4632-b5b6-00a2013e1264) call.
{% endhint %}


---

# 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.konnektive.com/konnektive-crm/admin-setup/plugins/upsell/integrated-upsell-program.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.
