# Wallets

- [LTO Web Wallet](https://docs.ltonetwork.com/wallets/wallet-web-app.md)
- [Using Ledger](https://docs.ltonetwork.com/wallets/wallet-web-app/howto-install-lto-app-on-ledger.md)
- [Universal Wallet](https://docs.ltonetwork.com/wallets/universal-wallet.md): Universal Wallet is LTO's mobile wallet. It runs on Android and iPhone.
- [LTO CLI](https://docs.ltonetwork.com/wallets/lto-cli.md): LTO wallet for the commandline terminal. Great for automating tasks.
- [Third-Party Wallets](https://docs.ltonetwork.com/wallets/third-party-wallets.md)
- [Stakely.io wallet](https://docs.ltonetwork.com/wallets/third-party-wallets/stakely.io-wallet.md): How to use a Ledger device with LTO Network
- [Web wallet](https://docs.ltonetwork.com/wallets/third-party-wallets/stakely.io-wallet/ledger.md): How to use a Ledger device with LTO Network
- [Commandline](https://docs.ltonetwork.com/wallets/third-party-wallets/stakely.io-wallet/commandline.md): How to use a Ledger device with LTO Network on the commandline
- [Swapping LTO to EQTY](https://docs.ltonetwork.com/wallets/swapping-lto-to-eqty.md)
- [ERC20 Token Swap](https://docs.ltonetwork.com/wallets/erc20-token-swap.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.ltonetwork.com/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.
