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

# 服务器时间、评价奖励和桌面快捷方式

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

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

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

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

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

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

#|
|| ![](../../_images/icons/video.svg) | 视频教程 8. 服务器时间、评价奖励和桌面快捷方式

<div class="cut-button">

{% cut "观看视频" %}

视频为俄语，但您可以在YouTube上开启自动字幕。

{% list tabs %}

- Yandex

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

- YouTube

  @[youtube](https://youtu.be/JxiatIGGZq0?si=sUljBIqOgKJbnFm4)

{% endlist %}

{% endcut %}

</div>

||
|#

[服务器时间](https://max-games.ru/other/server-time){.external}的用途包括：
- **防止作弊**：用户无法通过修改设备时间来影响游戏进程
- **游戏活动**：可作为可信时间源来添加限时活动和奖励，例如每日/每周奖励、季节性活动和任务

[游戏评价](https://max-games.ru/plugin-yg/doc/review/?en){.external}：您可以请求用户为游戏评分或留言。只有已授权且未评价过的用户才会看到该请求。发起请求前请确认用户具备评价权限。

[桌面快捷方式](https://max-games.ru/plugin-yg/doc/game-label/?en){.external}：您可以通过原生对话框邀请用户添加游戏快捷方式到桌面。但显示对话框前请确保该功能可用。

