# Remote Config

> Learn about Remote Config to tune game design without deploying new versions.

# Remote Config

- [概述](https://docs.unity.com/zh-cn/remote-config.md): Learn about Remote Config to tune game design without deploying new versions.
- [开始使用](https://docs.unity.com/zh-cn/remote-config/get-started.md): Get started with Remote Config.

# 概念

- [Unity 中的 Remote Config](https://docs.unity.com/zh-cn/remote-config/how-does-remote-config-work.md): Learn how you can use Remote Config to deliver customized settings to users without requiring app updates.

# 教程

- [配置有状态受众](https://docs.unity.com/zh-cn/remote-config/configure-stateful-audiences.md): Create custom stateful audiences in Analytics and use them in Game Overrides for targeted gameplay.

# 参考

- [Unity SDK](https://docs.unity3d.com/Packages/com.unity.remote-config@latest/index.html?subfolder=/api/index.html)
- [Admin REST API](https://services.docs.unity.com/remote-config-admin/v1/)
- [客户端 REST API](https://services.docs.unity.com/remote-config-client/v1/)
- [Remote Config SDK API 参考](https://docs.unity.com/zh-cn/remote-config/sdk-api.md): Find the Remote Config SDK API you can use to fetch configurations, retrieve and set values, and handle configuration responses.
- [Google Play 数据安全部分](https://docs.unity.com/zh-cn/remote-config/privacy-and-consent/google-data-safety.md): Understand Remote Config data collection practices for Google Play.
- [Apple 隐私调查](https://docs.unity.com/zh-cn/remote-config/privacy-and-consent/apple-privacy-manifest.md): Implement a privacy manifest for games which use Remote Config that you want to publish on the App Store.
