# Setting Up Virtual Currency Sales

A virtual currency sale is a limited-time promotional event in which the end user receives higher rewards for completing offers. A promotional skin is applied to the selected placement for the duration of the sale event.

## Adding a Virtual Currency Sale

To add set up a virtual currency sale:

1. Log in to the [DT Console](https://console.fyber.com/applications), and go to **Monetization→Offer Wall**.\
   The **Offer Wall Publisher Dashboard** appears.
2. Click the app for which you want to configure a virtual currency sale.\
   The **Application Details** screen appears.
3. On the **Virtual Currency Sales** tab, click **Add VCS**.\
   The **Create Virtual Currency Sale** window appears.

<div align="left" data-with-frame="true"><img src="/files/c81230c22b6a525537c331031ad6c13e9caa10f7" alt="" width="375"></div>

4. From the **Placements** drop-down, select the placements to include in the sale.

{% hint style="success" %}
To find a specific placement, type the placement name in the search bar, or to include or remove all placements, use **Select All** or **Deselect All**, respectively.
{% endhint %}

5. In the **Reward multiplier** field, enter the multiplier by which rewards are multiplied during this sale period.
6. Select the start and end dates and times (in UTC) for the sale period.

{% hint style="info" %}

* The **Start time** must be a future date and time.
* The **End time** must be later than the **Start time**.
  {% endhint %}

7. Click **Save**.

## Editing a Virtual Currency Sale

You can only edit the multiplier and start and end times for a sale period. To modify the placement that the sale applies to, delete the sale period, and add a new sale period with the correct placement.

To edit a Virtual Currency Sale period:

1. Log in to the [DT Console](https://console.fyber.com/applications), and go to **Monetization→Offer Wall**.\
   The **Offer Wall Publisher Dashboard** appears.
2. Click the app for which you want to edit a virtual currency sale.\
   The **Application Details** screen appears.
3. On the **Virtual Currency Sales** tab, click the sale period you want to edit.\
   The **Update Virtual Currency Sale** window appears.

<div align="left" data-with-frame="true"><img src="/files/f668e37a4f0a0a871b92f5cf6b1e2c8eeebfabdb" alt="" width="375"></div>

4. Modify the sale period settings as needed.

{% hint style="info" %}

* The **Start time** must be a future date and time.
* The **End time** must be later than the **Start time**.
  {% endhint %}

5. Click **Update**.

## Deleting a Virtual Currency Sale

{% hint style="danger" %}
Deletion of a virtual currency sale period is permanent. You cannot undo the deletion.
{% endhint %}

To delete a Virtual Currency Sale period:

1. Log in to the [DT Console](https://console.fyber.com/applications), and go to **Monetization→Offer Wall**. The **Offer Wall Publisher Dashboard** appears.
2. Click the app for which you want to delete a virtual currency sale.\
   The **Application Details** screen appears.
3. On the **Virtual Currency Sales** tab, click the three-dot menu for the sale period you want to delete, and click **Delete**.\
   The sale period is deleted, and a message confirms the deletion.

<div align="left" data-with-frame="true"><img src="/files/6c663cc8e0c0a528a9c514de76e90f00ad4a7515" alt=""></div>


---

# 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://docs.digitalturbine.com/dt-console/offer-wall/setting-up-an-existing-app/setting-up-virtual-currency-sales.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.
