> For the complete documentation index, see [llms.txt](https://docs.onto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onto.app/guides/wallet-management.md).

# Wallet Management

- [Create ONT ID Wallet](https://docs.onto.app/guides/wallet-management/how-to-create-an-ont-id-digital-identity-wallet.md): If users already have ONT ID wallet, how to create a new one.
- [Add Chain Wallet in ONT ID Wallet](https://docs.onto.app/guides/wallet-management/add-chain-wallet-in-ont-id-wallet.md): If users already have ONT ID wallet, how to add more chain wallet in ONT ID wallet.
- [Import ONT ID Wallet](https://docs.onto.app/guides/wallet-management/importing-a-wallet.md): If users already have ONT ID wallet, how to import the wallet to ONTO App.
- [ONT ID Wallet Backup](https://docs.onto.app/guides/wallet-management/wallet-backup.md): If users already have ONT ID wallet, how to backup the wallet.
- [Export Chain Wallet in ONT ID Wallet](https://docs.onto.app/guides/wallet-management/export-chain-wallet-in-ont-id-wallet.md): If users already have ONT ID wallet, how to export chain wallets in that ONT ID wallet.
- [Delete ONT ID Wallet](https://docs.onto.app/guides/wallet-management/deleting-a-wallet.md): If users already have ONT ID wallet, how to delete the wallet.
- [Delete Chain Wallet in ONT ID Wallet](https://docs.onto.app/guides/wallet-management/delete-chain-wallet-in-ont-id-wallet.md): How to delete the chain wallet that has been added in the ONT ID wallet
- [Switch Wallets](https://docs.onto.app/guides/wallet-management/how-to-switch-to-another-ont-id-digital-identity-wallet.md): If users have more than one ONT ID wallet or single-chain wallet, how to switch wallet.
- [Change Wallet Name & Reset Password](https://docs.onto.app/guides/wallet-management/change-wallet-name-and-reset-password.md): If users have ONT ID wallet or single-chain wallet, how to change wallet name & reset password.
- [Import, Export, Switch or Delete Single Chain Wallet](https://docs.onto.app/guides/wallet-management/import-export-switch-or-delete-single-chain-wallet.md): How to import, export, switch or delete single-chain wallet in ONTO App.


---

# 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.onto.app/guides/wallet-management.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.
