# Backup/Restore (Stealth)

{% hint style="warning" %}
Use this if [normal Backup/Restore](/scarlet/backup-restore-normal.md) does not work on your app
{% endhint %}

### Steps

1. Go to the "Modify IPA" menu in Scarlet
2. Select "Enable Stealth Backup/Restore"
3. Hit Apply at the bottom

### How to Backup and Restore

1. In the Scarlet installed section click the icon of the app you want to backup.
2. Click "Backup Helper" - this will install an app over the current one that has the backup and restore ability. Don't worry none of your app progress is gone.
3. You may now press on the app icon on your homescreen and you'll have the option to "Backup" and "Restore

<div><figure><img src="/files/o9kuu2EhoiLKaL3268cE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/C6Xw52NAbHoEDqPtOS2A" alt=""><figcaption></figcaption></figure> <figure><img src="/files/o3s6Gtyl3hnonNwIZVnS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/lkAbCy9O1tZ8lxy2vu7P" alt=""><figcaption></figcaption></figure></div>


---

# 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.usescarlet.com/scarlet/backup-restore-stealth.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.
