# Reward Embeds

### **About Reward Embeds**

Our Rewards Embeddable Snippet is designed to help you showcase available rewards directly on your website or platform. It provides a clear and enticing display of rewards, motivating audience engagement and participation.

### Why Creators use Reward Embeds

* Gives context to which rewards token holders are eligible for.
* Provides clear instruction on when and how tokens will be distributed to wallets.
* Enables your audience to have more visibility into your Web3 presence.

### How it works

**Video Tutorial**

{% embed url="<https://youtu.be/sqXvkSNpq5c>" %}

1. Click on **`Reward Embeds`** within the Apps tab in the Creator Portal.

<figure><img src="/files/07zl6wTuUrmP7kHu8ENW" alt=""><figcaption></figcaption></figure>

2. Click on the **`Embed`** button to access the snippet.
   * You can also obtain a shareable, public link by clicking on **`Link`**
3. Here you can configure a couple of different options:
   * **Size** - How large you want the embed to be
   * **Rows** - How many rows you want the embed to contain

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

4. Once you are satisfied with your rewards configuration, copy the generated code snippet. Paste the code into your website's HTML where you want your rewards to appear.


---

# 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://p00ls.gitbook.io/token-integrations-guide/app-store/p00ls-customizable-embeds/reward-embeds.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.
