# Staff

<figure><img src="https://1071261174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvf94LWPujeVCvHrvFOc9%2Fuploads%2FCWpK5wGYgzV9aaREpMzo%2FAmazing(1).png?alt=media&#x26;token=1ad2b236-6d57-4d47-8ef9-7aac47cf4870" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1071261174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvf94LWPujeVCvHrvFOc9%2Fuploads%2FwwNPnPgHS283Ve8VvMFC%2Fmyloyalty_staf_explain_flow.png?alt=media&#x26;token=a842859b-39ff-4521-9341-f129610a2f41" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1071261174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvf94LWPujeVCvHrvFOc9%2Fuploads%2F78VWoFC8Mslt8cEQPrCT%2Fmyloyalty_staff_login_area.png?alt=media&#x26;token=e52fc808-06a7-4c17-b01d-ea22a3244f3d" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1071261174-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvf94LWPujeVCvHrvFOc9%2Fuploads%2FYLhuFSfG8mjaWlfKhD6o%2Fstaff-dashboard.png?alt=media&#x26;token=6d5afe0c-f3d0-42d5-9972-95ac9078e35d" alt=""><figcaption></figcaption></figure>

Each campaign can have up to four ways to earn points, and up to three ways to redeem points for a reward. These options can be enabled or disabled when customizing a campaign in the [user dashboard](https://loyalty-platform-saas.nowsquare.com/User_Manual/Loyalty_programs/Campaigns.html).

## Earn Points <a href="#page_earn-points" id="page_earn-points"></a>

* [Earn points by scanning a QR code](https://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/staff/points/qr-code-points) - Suitable for offline businesses
* [Earn points by giving the customer a code](https://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/staff/points/enter-code-points) - Suitable for online and offline businesses
* [Earn points by having a staff member enter a code on the customer's device](https://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/staff/points/merchant-points) - Suitable for offline businesses
* [Earn points using the customer number](https://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/staff/points/customer-points) - Suitable for online and offline businesses

## Redeem Points For A Reward <a href="#page_redeem-points-for-a-reward" id="page_redeem-points-for-a-reward"></a>

* [Redeem points by scanning a QR code](https://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/staff/rewards/qr-code-rewards) - Suitable for offline businesses
* [Redeem points by having a staff member enter a code on the customer's device](https://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/staff/rewards/merchant-rewards) - Suitable for offline businesses
* [Redeem points using the customer number](https://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/staff/rewards/customer-rewards) - Suitable for online and offline businesses


---

# 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://nexas-ridewiz.gitbook.io/myagents.plus/product-development/development/saas-experience-archive/rewards+/staff.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.
