# Back-up or Delete My Account

### Account Backup

**Your security is our priority. Never lose access to your funds.**

<figure><img src="/files/FOgaBJXmKRWbxYACKj1d" alt="" width="375"><figcaption></figcaption></figure>

1. Go to **Profile** > **Backup** or click the **"Don't Lose Access"** button on the home screen
2. **Enter the Password:** Enter the 6-digit code to back up iCloud to your account. \
   \
   \&#xNAN;*<mark style="color:red;">**Delete the Backup:**</mark> <mark style="color:red;"></mark><mark style="color:red;">If you want to delete the account backup, please click the "Delete iCloud Backup" button, then please approve with your Passkey.</mark>*

> **Warning:** Self-Custody & Responsibility\
> Your Grand Account is **self-custodial**, meaning **you own and control your account and funds**.
>
> * We **do not store or access your private keys**
> * We **cannot recover funds or reset wallets**
> * All transactions are authorized **only by you**
>
> #### Secure Backup
>
> Encrypted wallet backups can be stored via **Apple iCloud**:
>
> * End-to-end encrypted
> * Accessible only by you
> * Tied to your Apple ID security
>
> We cannot access or restore your backup.
>
> #### Your Responsibility
>
> You are fully responsible for:
>
> * Securing your device and Apple ID
> * Managing your backup
> * Any loss caused by unauthorized access or lost credentials
>
> This is the trade-off for full ownership and control.
>
> **Your keys. Your wallet. Your responsibility.**

### Delete My Account

**We're sorry to see you go.**

{% hint style="info" %}
**Important Warning:** Account deletion is **permanent and irreversible**.\
Once completed, your account **cannot be restored**, including any existing backups.\
Before continuing, please review the options carefully.
{% endhint %}

<figure><img src="/files/oX8VLNWEWqBdlSbjwwqB" alt="" width="375"><figcaption></figcaption></figure>

#### Option 1: Permanent Account Deletion

If you choose to permanently delete your account:

* You **must withdraw all funds** before deletion. Ensure your balance is **$0.00**
* Go to **Profile** > **Delete my Account**
* Scroll to the bottom and tap **Delete my Account**.
* Any remaining assets will be **permanently lost**
* Your account, keys, and backups will be **permanently erased**
* We **cannot recover** your account or funds afterward

This action is final.

#### Option 2: Switch Wallet Provider

If you want to continue using your wallet with another provider:

* Go to **Profile** > **Delete my Account**
* Scroll to the bottom and tap **Delete my Account**.
* Share or copy your **seed phrase**
* Import it into another compatible wallet
* After deletion, your seed phrase **will no longer be accessible** in this app

Once the account is deleted, access via this app ends permanently.


---

# 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://grand-2.gitbook.io/grandlabs/tutorials/quickstart-1.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.
