> For the complete documentation index, see [llms.txt](https://docs.kastle.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kastle.cc/kastle-wallet-help-center/security/backup-your-secrets.md).

# Backup Your Secrets

### Back Up Your Recovery Phrase (or private key) Immediately

After creating a new wallet, back it up right away:

1. If it's your first time opening the wallet, just click on the "**Back up now**" button of the banner

<figure><img src="/files/iAungJfmOA3AMzjARkcT" alt="Screenshot of Kastle dashboard backup secret banner Page" width="375"><figcaption></figcaption></figure>

1. Open **Account Management** from the **top left of the dashboard**.

<figure><img src="/files/ZjSAO2jff2wf1hd3gDQW" alt="Screenshot of Kastle dashboard Page" width="375"><figcaption></figcaption></figure>

2. Tap the **three dots** button on the right.
3. Select **“Backup recovery phrase.”/"Backup Private Key"**

<div data-full-width="false"><figure><img src="/files/BDwtJMALxeN4oBQqiK0Z" alt="Screenshot of Kastle account management Page" width="375"><figcaption></figcaption></figure></div>

<figure><img src="/files/U7N9IQ1o69nNVqxdQznV" alt="Screenshot of Kastle account management Page" width="375"><figcaption></figcaption></figure>

4. Copy or write down your recovery phrase.

⚠️ For your security:

* The phrase will **only stay in your clipboard for 60 seconds**.
* You **won't be able to screenshot** the recovery phrase.
* The recovery phrase display window is **hidden by default** — you’ll need to tap to reveal it.

**👉 Store the phrase offline on paper or metal, never online.**


---

# 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.kastle.cc/kastle-wallet-help-center/security/backup-your-secrets.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.
