---
metadata:
  - name: generator
    content: Diplodoc Platform v5.54.4
alternate:
  - https://yandex.com/dev/games/doc/en/sdk/unity/flags-links.md
  - https://yandex.com/dev/games/doc/hi/sdk/unity/flags-links.md
  - https://yandex.com/dev/games/doc/ko/sdk/unity/flags-links.md
  - https://yandex.com/dev/games/doc/ru/sdk/unity/flags-links.md
  - https://yandex.com/dev/games/doc/tr/sdk/unity/flags-links.md
  - https://yandex.com/dev/games/doc/vi/sdk/unity/flags-links.md
  - https://yandex.com/dev/games/doc/zh/sdk/unity/flags-links.md
  - href: en/sdk/unity/flags-links.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

# Flags and links to other games

<!-- 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 9. Remote Game Configuration, Links to Other Games

<div class="cut-button">

{% cut "Watch Video" %}

The video is in Russian, but you can enable auto-generated subtitles on YouTube.

{% list tabs %}

- Yandex

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

- YouTube

  @[youtube](https://youtu.be/prpPWD7_Cmo?si=MBm5Y_phoNe4I97I)

{% endlist %}

{% endcut %}

</div>

||
|#

[Flags](https://max-games.ru/plugin-yg/doc/flags/?en){.external} allow you to modify game data at any time, making it easier to adjust game balance. For example, you can edit character stats or upgrade costs without uploading a new build. Yandex Games enables running [experiments](https://yandex.com/dev/games/doc/en/console/vq-test.md): users are divided into groups, with each group seeing a unique experimental version of the application.

[Links](https://max-games.ru/plugin-yg/doc/open-url/?en){.external} to other games help expand your audience. You can integrate a list of available games using a [prefab](*prefab), and control the display of each game remotely via flags.

[*prefab]: Prefab — an object template in the Unity game engine.