> For the complete documentation index, see [llms.txt](https://docs.rhym.io/rhym-help-guide-and-faqs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rhym.io/rhym-help-guide-and-faqs/how-to-create-campaign/basics-of-editor/add-leaderboard.md).

# Add Leaderboard

Leaderboard, brings a new level of engagement to your games. By adding a Leaderboard, you not only encourage users to strive for the top spot but also foster a sense of community as they compete against each other. Plus leaderboard keeps them coming back every day to your brand to score higher!

Here's just a taste of the excitement: we've set up a sample game for all of you to check out the Leaderboard feature firsthand. <https://game.rhym.io/game?id=GAM911128430437>🎮

So are you ready to ignite some excitement? Let's dive into how to set up and maximize the potential of the Leaderboard.

Here's what you need to know to make the most of this feature:

* Leaderboard feature will be available from "Pro Plus"/Tier 2 plans and above.
* To add a Leaderboard, you will have to first add a "Lead Screen". Add lead screen from "Advanced Screen" tab within editor. To know more, [check this.](/rhym-help-guide-and-faqs/how-to-create-campaign/basics-of-editor/adding-lead-form-to-capture-leads.md)
* "Name" field becomes mandatory to utilize the "Leaderboard" feature as names will act as the unique identifiers of the users to compare the scores.
* You can add either the Leaderboard or the End/Offer Screen and not both
* Leaderboard feature will be available in all the skill-based games like Catcher, Drop Box, Memory Match, etc & not in Quizzes, Polls, Luck Based games & so on.
* The background of the leaderboard screen is customizable to match your brand theme while the table inside the screen where the scores will be shown is non-editable. We've given it a sleek off-white shade for versatility. 🎨

**Navigation:** Editor-> Advanced Screens-> "Leaderboard"

<figure><img src="/files/1OumjzWZkz74xQxvRMI6" alt=""><figcaption><p>Check for Leaderboard under "Advanced Screens" tab</p></figcaption></figure>

\\


---

# 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://docs.rhym.io/rhym-help-guide-and-faqs/how-to-create-campaign/basics-of-editor/add-leaderboard.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.
