# Other

## # **Clear player prefs**

Reset all player progress

<figure><img src="https://static.wixstatic.com/media/d59ada_eeb582c3b48d4c1b96f3f9b6196c962e~mv2.jpg/v1/fill/w_579,h_336,al_c,q_80,enc_auto/editor_21.jpg" alt=""><figcaption></figcaption></figure>

## **# Scenes**

Game scene selection

<figure><img src="https://static.wixstatic.com/media/d59ada_eb1c01c7a8304560b71697a15ac0e068~mv2.jpg/v1/fill/w_528,h_202,al_c,q_80,enc_auto/editor_22.jpg" alt=""><figcaption></figcaption></figure>

## **# Edit latest level**

If you left the level editor and need to return to the edited level, use the keyboard shortcut Ctrl + G

<br>


---

# 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://docs.candy-smith.com/main/pop-blocks/other.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.
