# Game Progress is not being saved

Game Progress is not being saved via Playgama Bridge

How to fix:

[Unity](https://wiki.playgama.com/playgama/sdk/api/storage#unity-1)

[Godot](https://wiki.playgama.com/playgama/sdk/api/storage#godot-1)

[Construct 3](https://wiki.playgama.com/playgama/sdk/api/storage#construct-3-1)

[Defold](https://wiki.playgama.com/playgama/sdk/api/storage#defold)

[GDevelop](https://wiki.playgama.com/playgama/sdk/api/storage#gdevelop)

[GameMaker](https://wiki.playgama.com/playgama/sdk/api/storage#gamemaker-1)

[Plain JS](https://wiki.playgama.com/playgama/sdk/api/storage#defold-1)

[Cocos Creator](https://wiki.playgama.com/playgama/sdk/api/storage#cocos-creator-1)

[Scratch](https://wiki.playgama.com/playgama/sdk/api/storage#scratch-1)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.playgama.com/playgama/how-to-fix-issues/game-progress-is-not-being-saved.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
