# Wallets Guides

- [Install UniSat Wallet](https://docs.openstamp.io/wallets-guides/install-unisat-wallet.md)
- [Import Private Key into UniSat](https://docs.openstamp.io/wallets-guides/import-private-key-into-unisat.md): Import Private Key into Unisat wallet
- [Import Mnemonic/Seed Phrase Into UniSat](https://docs.openstamp.io/wallets-guides/import-mnemonic-seed-phrase-into-unisat.md): Import Mnemonic/Seed Phrase Into UniSat
- [Import Seed Phrase From Leather(Hiro) Into UniSat](https://docs.openstamp.io/wallets-guides/import-seed-phrase-from-leather-hiro-into-unisat.md): Import Seed Phrase From Leather(Hiro) Into UniSat
- [Import Account From Ledger Into UniSat](https://docs.openstamp.io/wallets-guides/import-account-from-ledger-into-unisat.md): Import Account From Ledger Into UniSat
- [Export Seed Phrase From StampWallet](https://docs.openstamp.io/wallets-guides/export-seed-phrase-from-stampwallet.md): Export Seed Phrase From StampWallet
- [Export Mnemonic From Trust Wallet](https://docs.openstamp.io/wallets-guides/export-mnemonic-from-trust-wallet.md): Export Mnemonic From StampWallet Into UniSat
- [Export FreeWallet Private Key](https://docs.openstamp.io/wallets-guides/export-freewallet-private-key.md): Export Private Key From FreeWallet
- [Export StampWallet Private Key](https://docs.openstamp.io/wallets-guides/export-stampwallet-private-key.md): Export Private Key From StampWallet
- [Browser Plugin Wallet Upgrade](https://docs.openstamp.io/wallets-guides/browser-plugin-wallet-upgrade.md): Browser Plugin Wallet Upgrade Guide
- [Set OKX Wallet Address Default Type](https://docs.openstamp.io/wallets-guides/set-okx-wallet-address-default-type.md): How to set OKX wallet address default type?


---

# 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.openstamp.io/wallets-guides.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.
