# Units Conversion Coupon

Units conversion coupon allows you to convert the desired number of units into value coupons based on the conversion ratio.&#x20;

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

{% hint style="success" %}
**Units Conversion Coupon Reward how-to**

1. Go to the **Rewards -> List of Rewards**
2. Click **ADD REWARD**
3. Choose **Reward type: Coupon**
4. In coupon type, choose **Units Conversion Coupon**
5. Insert conversion rate - For example "Amount of USD redeemed on a coupon for 1 Point"&#x20;
6. Select rounding type
   1. None
   2. Roundup
   3. Rounddown
7. Fill in Basic/ Additional settings fields
8. **Activate** the reward
9. Click **ADD REWARD**
   {% 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.openloyalty.io/main-features/rewards/reward-list/units-conversion-coupon.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.
