# Wallets

- [chain-maind](https://docs.cronos-pos.org/for-users/wallets/cli.md)
- [Ledger Hardware Wallets with chain-maind](https://docs.cronos-pos.org/for-users/wallets/ledger.md)
- [Crypto.com DeFi Desktop Wallet](https://docs.cronos-pos.org/for-users/wallets/desktop_wallet.md)
- [Conducting IBC Transfer with Keplr Wallet](https://docs.cronos-pos.org/for-users/wallets/keplr_ibc_guide.md)
- [Using Ledger Device with Keplr Wallet](https://docs.cronos-pos.org/for-users/wallets/keplr_ledger_guide.md)
- [Mainnet Address Generation](https://docs.cronos-pos.org/for-users/wallets/mainnet-address-generation.md)
- [Mainnet Address Verification](https://docs.cronos-pos.org/for-users/wallets/mainnet-address-verification.md)
- [Multisig Account](https://docs.cronos-pos.org/for-users/wallets/multisig-account.md)
- [Delegation Guide](https://docs.cronos-pos.org/for-users/wallets/delegation-guide.md): This guide is designed to provide you with clear instructions for managing your CRO stakes across different platforms, including Crypto.com Onchain Wallet and Crypto.com Defi Desktop Wallet.
- [Key Principles for Wallet Security](https://docs.cronos-pos.org/for-users/wallets/key-principles-for-wallet-security.md): Securing your wallet is crucial to safeguard your digital assets. This guide provides you with the necessary knowledge and tools to protect your funds from potential threats and scams.


---

# 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.cronos-pos.org/for-users/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.
