# Reward Flow

In the Admin Panel, you can use rewards as an effect in the Campaign or as a Reward Catalog and use it on your app so your customers can purchase them.

***

## Rewards as the Effect Campaign

The rewards can be used as one of the effects of the campaign. Besides adding/deducting units, you can grant the member with a specific reward.

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2FCRpHJcVnJabnkAfQTjob%2Fimage.png?alt=media&#x26;token=c55821b9-b2aa-447c-9576-26a7ab42bf4d" alt=""><figcaption></figcaption></figure>

The diagram below presents the simple flow of receiving the reward from the campaign:

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2F0Wv6RrZKhWewE7J8U6ha%2Fimage.png?alt=media&#x26;token=c03521f8-0aca-4352-bf68-7467c201c20f" alt=""><figcaption></figcaption></figure>

***

## Reward Catalog

You can use rewards as a reward catalog so your members can purchase them in your app. The diagram below will present the basic flow of issuing rewards when you use it as a catalog.

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2FcvP2aC8wVuGvDhJIYy3P%2Fimage.png?alt=media&#x26;token=13604504-fe28-49b5-a4a9-81cc0cf9eefb" alt=""><figcaption></figcaption></figure>

The diagram below presents the simple flow of buying the reward from the reward catalog:

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2FMAOM994HEhn2FVdP2je6%2FReward%20redemption%20flow%20(1).png?alt=media&#x26;token=2a14caa7-3c0c-4bb0-84f8-3d1a08bce34c" alt=""><figcaption></figcaption></figure>

### Manually assigning reward

Admin panel allows for manually assigning rewards. To do so, click three dots next to the reward and select 'Claim for' from the menu.

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2FMUtr5Q5FWKIZisulA53x%2Fimage.png?alt=media&#x26;token=f03a3deb-7fc7-47a6-b560-d9cfd39b929f" alt="" width="563"><figcaption></figcaption></figure>

The diagram below presents the simple flow of assigning the reward manually (or buying a reward by a member) with deducing points from the member's wallet (Price in Points set in the reward configuration):

<figure><img src="https://2658975168-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcNVX03KZzmrGwJihLiEx%2Fuploads%2FmszJZo9eapcBIBrDZJMs%2Fimage.png?alt=media&#x26;token=3d091c5d-56bb-4664-8fd6-933032fac3c7" 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://help.openloyalty.io/main-features/rewards/reward-list/reward-flow.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.
