# Introduction&#x20;

<figure><img src="https://2520156077-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB2wOiVgio93sJkG96XXc%2Fuploads%2Fqw4ySpvnYFLnx5G7HL53%2FSSSS%20Logo.png?alt=media&#x26;token=b5719891-46ea-4540-8086-01a5effa7239" alt="" width="375"><figcaption></figcaption></figure>

Welcome to **Super Simple Save System (SSSS)**!

SSSS is a lightweight, yet powerful Unity asset that allows you to **save and load your game state** easily. It supports a wide range of data types, including primitives, Unity objects, custom classes, ScriptableObjects, dictionaries, arrays, and more.

It also includes optional features like **encryption**, **screenshots on save**, and **editor tools** to streamline your workflow.

This documentation will guide you from installation to creating your first save/load system, and show you how to integrate it into your Unity project.
