# My rewards

{% hint style="info" %}
This feature is available in **Advanced and Ultimate**
{% endhint %}

### Why do you need this feature?

The "My Reward Block" shows available rewards to customers, boosting engagement, increasing conversions, and making redemption seamless. It encourages more purchases, reduces friction, and enhances the shopping experience by displaying rewards upfront.

### How to set up My reward block to your page

Setting up the My reward block is simple and intuitive. Follow these step:

{% 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 Embedded content section
{% endstep %}

{% step %}
Add **the my reward block**

Select **Add Block** and choose **Joy: My reward** 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

Click "**Save**" to enable the block on your loyalty page

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


---

# 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.joy.so/on-site-content/loyalty-landing-page/my-rewards.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.
