---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com/dev/games/doc/en/requirements/8/4/1.md
  - https://yandex.com/dev/games/doc/hi/requirements/8/4/1.md
  - https://yandex.com/dev/games/doc/ko/requirements/8/4/1.md
  - https://yandex.com/dev/games/doc/ru/requirements/8/4/1.md
  - https://yandex.com/dev/games/doc/tr/requirements/8/4/1.md
  - https://yandex.com/dev/games/doc/vi/requirements/8/4/1.md
  - https://yandex.com/dev/games/doc/zh/requirements/8/4/1.md
  - href: hi/requirements/8/4/1.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/hi/llms.txt

# अन्य खेलों के लिए लिंक्स

{% note info "आवश्यकता का पॉइंट 8.4.1" %}

डेवलपर के अन्य खेलों के लिए (More Games और इसी तरह के अनुभाग), जो केवल Yandex Games कैटलॉग में रखे गए हैं, की अनुमति है। लिंक्स को [SDK के माध्यम से एम्बेड किया जाना चाहिए](https://yandex.com/dev/games/doc/hi/sdk/sdk-other-games.md)।

{% endnote %}

## परीक्षण विधि

1. साफ करें [कैश](https://yandex.com/support/common/browsers-settings/cache.html).
1. [debug-पैनल](https://yandex.com/dev/games/doc/hi/console/debug-panel.md) सहित गेम खोलें:

   <!-- source: hi/_includes/requirements/start-debug-panel.md -->
   {% list tabs %}

   - डेवलपर कंसोल के माध्यम से
       1. [यांडेक्स गेम्स कंसोल](https://games.yandex.com/console) खोलें.
       1. आवश्यक गेम चुनें।
       1. बायें ऊपरी कोने में **Open with debug panel** पर क्लिक करें।

   - पते की पट्टी के माध्यम से
       1. आवश्यक गेम खोलें।
       1. ब्राउज़र के पते की पट्टी के अंत में `&debug-mode=16` जोड़ें।

   {% endlist %}
   <!-- endsource: hi/_includes/requirements/start-debug-panel.md -->

1. स्क्रीन के नीचे बाएं कोने पर बटन **SDK mocks** ⚒️ दबाएं और विकल्प 🔗 **Game links mock is enabled** चुनें।

   {% cut "यह कैसे दिखता है" %}

   ![](../../../_images/requirements/links-to-other-games/enabled.png =250x)

   {% endcut %}

1. 5 सेकंड रुकें।
1. गेम को रीस्टार्ट करें।
1. अपने दूसरे गेम के लिंक पर जाएँ।

   अगर API सही तरीके से उपयोग किया जा रहा है, तो एक स्थिर पृष्ठ खुलेगा:

   ![](../../../_images/requirements/links-to-other-games/hi.png)

   अगर कोई अन्य पृष्ठ खुल जाता है (उदाहरण के लिए, दूसरे खेलों का पृष्ठ), तो यह मतलब है कि अन्य खेलों के लिंक गलत ढंग से जोड़े गए हैं। इस मामले में, [लिंक जोड़ने के निर्देश](https://yandex.com/dev/games/doc/hi/sdk/sdk-other-games.md) पर क्लिक करें।

{% cut "गेम की जाँच का उदाहरण" %}

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

{% endcut %}
