> For the complete documentation index, see [llms.txt](https://help.joy.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.joy.so/on-site-content/loyalty-landing-page/rewards-activity.md).

# Rewards activity

{% hint style="info" %}
This feature is available in **all plans.**
{% endhint %}

### What is "Rewards activity block" feature?

The Rewards Activity Block is a comprehensive tracking and display tool that provides customers with a transparent view of their entire loyalty program journey. This centralized dashboard shows points earned, rewards received, and redemption history, creating a clear and engaging experience for program participants.

### Why do you need this feature?

The Rewards Activity is important because it gives customers a clear view of their points, rewards, and redemption history, boosting transparency and engagement. This helps keep customers motivated and involved in your loyalty program.

#### Benefits of Using the Rewards Activity Block <a href="#benefits-of-using-the-rewards-activity-block" id="benefits-of-using-the-rewards-activity-block"></a>

1. **Improved Customer Engagement**: Customers can track their loyalty activities effortlessly, boosting program participation.
2. **Streamlined Experience**: Integrates all loyalty-related actions into one accessible location, saving time for customers.
3. **Increased Transparency**: Builds trust by providing a clear breakdown of point transactions and rewards history.
4. **Customizable Design**: Merchants can tailor the block to align with their brand's aesthetic, ensuring a seamless visual fit on the loyalty page.

### How to set up Rewards activity block

{% stepper %}
{% step %}
**Open Embedded Content**

* Navigate to the **Embedded Content** section from the main menu.
  {% endstep %}

{% step %}
**Edit in Theme Editor**

* Click "**Edit your page**" in the **Rewards activity block** section
  {% endstep %}

{% step %}
**Add the Rewards Activity Block**

* Select **Add Block** and choose **Joy: Rewards Activity** from the apps category.
* Adjust the block’s position using drag-and-drop functionality.
  {% endstep %}

{% step %}
**Customize the Content and Design**

* Modify the heading, table content, and colors to suit your brand.
  {% endstep %}

{% step %}
**Save and Enable the Block**

Save the changes to enable the block on your loyalty page.

{% embed url="<https://app.arcade.software/share/FRl0aOIe9gUpcs0aUqV6>" %}
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.joy.so/on-site-content/loyalty-landing-page/rewards-activity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
