# How to manage wallets

#### 1. **To manage your wallets, go to the wallet management page by clicking “Settings >> Manage wallet”**

![](/files/eHc6GTfRmzUnWYvAywMD)![](/files/gtKlYm0pTMpe6pdLa2EA)

**2. In the wallet management page, you can:**&#x20;

* Switch wallet (To switch wallet, simply click the target wallet name)&#x20;
* Edit wallet (Edit wallet name or delete wallet)&#x20;
* Create/Import wallet&#x20;
* Backup wallet

![](/files/tG4yV37MFHxibxAdW17d)


---

# 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-manage-wallets.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.
