# Wallet Management

- [How to activate a wallet on Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/how-to-activate-a-wallet.md)
- [How to show Seed Phrase / Private key](https://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/how-to-show-seed-phrase-private-key.md)
- [How to switch a single-chain wallet to another chain wallet on Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/how-to-switch-a-single-chain-wallet-to-another-chain-wallet-1.md)
- [How to Refresh a Multichain Wallet](https://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/how-to-refresh-a-multichain-wallet.md)
- [How to connect Hardware Wallet on Coin98 Extension](https://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/connect-hardware-wallet-ledger-1.md)
- [How to use Watch-only Wallet](https://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/how-to-use-watch-only-wallet-1.md)
- [How to rename/remove Wallet](https://docs.coin98.com/products/coin98-super-wallet/extension/wallet-management/how-to-rename-remove-wallet.md)


---

# 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.coin98.com/products/coin98-super-wallet/extension/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.
