> For the complete documentation index, see [llms.txt](https://docs.krystal.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.krystal.app/deprecated/mobile-wallet/back-up-wallets-key.md).

# Back up wallet's key

**Step 1: Click the wallet icon at the top left corner of the Wallet page, then choose "Manage Wallet"**

<figure><img src="/files/Vrtwb5gljVzDzpZtZX9L" alt="" width="267"><figcaption></figcaption></figure>

**Step 2: Swipe left on the wallet you want to back up and choose "Edit"**

<figure><img src="/files/51yNKSoOV99DXcLIoFcq" alt="" width="563"><figcaption></figcaption></figure>

**Step 3: Select "Show Backup Option", then click on "Show Secret Phase"**&#x20;

<figure><img src="/files/Hj6T9kjk0EFk8eylCbDM" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
Your Secret Phrase is crucial for wallet recovery. Do not lose or share it with anyone, including those claiming to be from Krystal. If someone obtains your seed phrase, they can access your wallet's assets.
{% endhint %}

**Step 4: Write down your Secret Phase and store it in a safe place**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.krystal.app/deprecated/mobile-wallet/back-up-wallets-key.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.
