# Intro

We strive to make our SDK as simple as possible to integrate and use while providing all the tools to make your game engaging and immersive. The integration guide is a comprehensive manual covering all options and player interactions on all supported platforms we work with.

While our full guide covers all features, most games use only the essentials. Below you'll find the required steps and an API reference for quick setup.

{% hint style="warning" %}
In addition to the documentation, you can rely on our dedicated [GPT assistant](https://chatgpt.com/g/g-6821692dd4408191a7c55e414526b8ee-playgama-bridge) to guide your integration and answer any questions about the Playgama Bridge SDK.
{% endhint %}

#### &#x20;<img src="https://1088849411-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5ukgSPDBOdbQp4FYtbz1%2Fuploads%2F9BooaofCI33U9Np5oeif%2FFrame%203%20(1).png?alt=media&#x26;token=0750b56a-a069-4759-bda9-29951f06cd30" alt="" data-size="line"> Required Steps:

1. [Install and initialize SDK.](https://wiki.playgama.com/playgama/sdk/engines/scratch/setup)
2. [Identify the current language and display the required text labels.](https://wiki.playgama.com/playgama/sdk/engines/platform-parameters#language)
3. [Save and retrieve user progress using our storage methods.](https://wiki.playgama.com/playgama/sdk/engines/scratch/user-data)
4. [Send Game Ready message.](https://wiki.playgama.com/playgama/sdk/engines/platform-parameters#sending-a-message-to-the-platform)
5. [Display interstitial ads.](https://wiki.playgama.com/playgama/sdk/engines/scratch/advertising/interstitial)
