# Leaderboard Embeds

### **About Leaderboard Embeds**

Our Leaderboard Embeddable Snippet is designed to empower you to showcase your top token holders or earners directly on your website or platform. It offers a visually engaging display of community engagement, fostering a sense of recognition and camaraderie among token holders.

### Why Creators use Leaderboard Embeds

* It offers a transparent view of community engagement and recognition.
* It motivates your collectors to actively participate and strive for recognition within the community.
* It fosters a sense of belonging and camaraderie among token holders.

### **How it works**

**Video Tutorial**

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

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

<figure><img src="/files/38iWxW77ZWMoLlkY56fg" 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:
   * **Type** - Showcase either your *Top Holders* or *Top Earners*
     * **Top Holders** - Users holding the most amounts of your token
     * **Top Earners** - Users earning the most amounts of your token on a weekly basis
   * **Size** - How large you want the embed to be
   * **Rows** - How many rows you want the embed to contain

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

4. Once you are satisfied with your leaderboard configuration, copy the generated code snippet. Paste the code into your website's HTML where you want the leaderboard 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/leaderboard-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.
