# How to backup wallet

1. To back up your wallets, go to the wallet management page by clicking “Settings >> Manage wallet”:\
   ![](/files/AsRjxT0BIWcDHrYUDjRu)![](/files/eNC7BDoJg54z2FAgc28h)<br>
2. Next to each wallet on the wallet management page there is a key icon. \
   To back up your Identity Wallet's mnemonic words or normal wallet's private key, just click the key icon and verify your wallet password.\
   \
   ![](/files/5cYEYjQDZMjWKrt8ACTs)![](/files/dLIMQGh0UuDlov1sQX52)


---

# 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.teleportwallet.io/guides/tutorial/how-to-backup-wallet.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.
