# Backup Mnemonic Phrase

1. Click the profile icon in the top-right corner and select “Backup Mnemonic Phrase.”

<figure><img src="/files/Ud8fMdOnohCYfKruhOBz" alt=""><figcaption></figcaption></figure>

2. Click “View My Private Key.”

<figure><img src="/files/KwP4uPksdDrY0PbU5Mgj" alt=""><figcaption></figcaption></figure>

3\. Securely save your mnemonic phrase.

Important reminders:

* Do not take screenshots.
* Never share your mnemonic phrase with anyone.
* Store it in a safe, offline location.
* Anyone who obtains your mnemonic phrase can access and transfer your assets.

<figure><img src="/files/SqppkQpDlYWeJ9k8VyQY" alt=""><figcaption></figcaption></figure>


---

# 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.xbit.com/account-management/backup-mnemonic-phrase.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.
