---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.4
alternate:
  - https://yandex.com/dev/games/doc/en/sdk/unity/leaderboards.md
  - https://yandex.com/dev/games/doc/hi/sdk/unity/leaderboards.md
  - https://yandex.com/dev/games/doc/ko/sdk/unity/leaderboards.md
  - https://yandex.com/dev/games/doc/ru/sdk/unity/leaderboards.md
  - https://yandex.com/dev/games/doc/tr/sdk/unity/leaderboards.md
  - https://yandex.com/dev/games/doc/vi/sdk/unity/leaderboards.md
  - https://yandex.com/dev/games/doc/zh/sdk/unity/leaderboards.md
  - href: en/sdk/unity/leaderboards.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com/dev/games/doc/en/llms.txt

# Leaderboards

<!-- source: en/_includes/script-common.md -->
<!-- source: en/_includes/script/index-js.md -->

<!-- endsource: en/_includes/script/index-js.md -->

<!-- source: en/_includes/script/requirements-js.md -->

<!-- endsource: en/_includes/script/requirements-js.md -->

<!-- source: en/_includes/script/image-modal-js.md -->

<!-- endsource: en/_includes/script/image-modal-js.md -->
<!-- endsource: en/_includes/script-common.md -->

#|
|| ![](../../_images/icons/video.svg) | Video Tutorial 5: Leaderboards

<div class="cut-button">

{% cut "Watch the video" %}

The video is in Russian, but you can enable automatic subtitles on YouTube.

{% list tabs %}

- Yandex

  @[](https://runtime.strm.yandex.ru/player/video/vplv57bgnn5xxafyyuoo?autoplay=0&mute=0)

- YouTube

  @[youtube](https://youtu.be/G3xiaG-HoqM?si=GZvEWPJ8tXtxUFFv)

{% endlist %}

{% endcut %}

</div>

||
|#

Leaderboards help motivate players to spend more time in your game and add a competitive element. To implement leaderboards, you'll need to:
- Import the [Leaderboards and Authorization modules](https://max-games.ru/plugin-yg/doc/lb/?en){.external};
- [Create a leaderboard](https://yandex.com/dev/games/doc/en/concepts/leaderboards.md#create) in the Developer Console.

