---
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: ko/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/ko/llms.txt

# 서버 시간, 리뷰 보상 및 홈 화면 바로가기

#|
|| ![](../../_images/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}: 네이티브 대화 상자를 통해 사용자에게 홈 화면에 게임 바로가기(링크)를 추가하도록 제안할 수 있습니다. 하지만 대화 상자를 표시하기 전에 해당 기능이 사용 가능한지 확인하세요.

